Skip to content

dfinance/dnode

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
app
 
 
cmd
 
 
 
 
 
 
x
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Dfinance Blockchain / Relay Part

Dfinance Blockchain (DN) is based on Cosmos SDK.

This is work in progress, yet it supports the following features:

  • PegZone - peg zone with Ethereum blockchain.
  • Oracles - price feeds.
  • Smart Contracts - Move VM integration.
  • Staking - Cosmos SDK based staking.

Motivation is allowing to implement DeFi products without headache.

Current repository contains source code of:

  • dnode - dfinance block node.
  • dncli - command-line interface to iterate with dnode.

Related Repositories

  • DVM - Move VM and compiler.
  • PegZone - PegZone smart contracts.
  • OracleApp - oracle node, that fetch price feed from exchanges.

Docs

  • Usage docs - read how use dnode and dncli, connect to testnet, etc.
  • Dev docs - read how to up local testnet to contribute to current repository.

Contributors

This project has the following contributors.

To help project you always can open issue or fork, do changes in your own fork and open pull request.

Also, look at developers documentation, to up own testnet.

License

Copyright © 2020 Wings Stiftung

See LICENSE file.