GithubHelp home page GithubHelp logo

dfinance / dnode Goto Github PK

View Code? Open in Web Editor NEW
29.0 11.0 10.0 3.88 MB

dfinance is a DeFi blockchain with financial contracts support

Home Page: https://docs.dfinance.co/

License: Other

Makefile 0.27% Go 99.69% Dockerfile 0.03%
peg-zone ethereum cryptocurrency defi libra move vm

dnode's Introduction

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.

dnode's People

Contributors

aknuds1 avatar alexanderbez avatar amanai avatar andynog avatar bigmaning avatar boozook avatar borispovod avatar corollari avatar cpolitano avatar damirka avatar eg-easy avatar g3co avatar gamarin2 avatar hello2mao avatar jackzampolin avatar jleni avatar jtakalai avatar liamsi avatar masashisalvador57f avatar maxim-levy avatar maxmijn avatar mrz1703 avatar okwme avatar papa-stiflera avatar scriptonist avatar sunnya97 avatar t-bast avatar yangyanqing avatar zramsay avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dnode's Issues

Build fails

go: finding github.com/ugorji/go/codec v1.1.5-pre
go: github.com/ugorji/go/[email protected]: unknown revision codec/v1.1.5-pre
go: error loading module requirements

Add outgoing firewall rules on linux

Some users with default installs have per-port firewall rules and they "-j DROP" everything else or by default, depending on the linux distribution.
Please add something like this:
iptables -A OUTPUT -p tcp --dport 26657-j ACCEPT iptables-save

into the documentation - install section.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.