docs
  • Introduction
  • Getting started
    • Meet the network using CLI
    • Your first transaction
    • Run smart contract
    • Run your own node
    • Ledger Support
  • Architecture
    • Dnode
    • Dncli
    • XFI & Other coins
    • Fees & Gas
    • Addresses
  • Staking
    • Delegate sXFI & LPT
    • Become a validator
    • Rewards & Inflation
    • Slashing
    • More
  • Move VM
    • Modules
    • Scripts
    • Script Arguments
    • Standard Library
    • Events
    • Resources
    • Move Book
    • More
  • Oracles
    • Query Price
  • PegZone
    • Deposit
    • Usage
    • Withdraw
  • Useful Resources
    • Dfinance Website
    • Wallet
    • Move Book
    • Block Explorer
    • Swagger UI
    • Community
    • VSCode Move IDE
Powered by GitBook
On this page
  • What is dfinance
  • Parts

Was this helpful?

Introduction

What is dfinance

dfinance [diːfaɪˈnæns] is a truly decentralized infrastructure dedicated to various financial and DeFi instruments and products designed for people.

Our infrastructure on the one hand adopts all the properties of a good blockchain: high transaction throughput with low latency, unconstrained scalability, granular security and quite well designed smart contracts engine. On the other hand it proposes a simple and solid set of instruments to engage all you knowledge in finances on the way to success of your project.

We proudly offer you to employ the dfinance infrastructure to publish your ideas and focus on your aim.

Parts

  • A consensus mechanism based on Tendermint PoS implemented by Cosmos, enabling a decentralization of block producers and ensuring a real trustless environment

  • PegZone which enables an interoperability with 1st layer blockchains such as Ethereum, EOS, and Bitcoin and others, tapping into the liquidity captured by these blockchains coins and tokens.

  • Libra's Move language and virtual machine to enable the creation of a powerful code execution environment on decentralized nodes with all the security offered by language's strict semantics, syntax and ownership model.

  • Decentralized oracles providing connection between Dfinance platform and the real world financial instruments and sources of data.

  • Powerful high-level visual language empowering a safe way to design, publish and run your own financial instruments, with no prior knowledge in programming required

NextGetting started

Last updated 4 years ago

Was this helpful?