Skip to content

DxChainNetwork/godx

Repository files navigation

Go DX

Welcome to the official Go implementation of DxChain protocol!

CircleCI Go Report Card Coverage Golang release License Open Source Love

gdx program is built on top of the DxChain protocol. DxChain is a blockchain based P2P network for data storage. The core feature is that user can upload data to the network as storage client or provide data storage service for other peers in the network as a storage host. In addition, DxChain also contains features that are supported by other blockchain, such as distributed ledger and smart contracts.

NOTE: the master branch will always contain the most active code. However, it is not stable.

Table of contents:

Section 1. Getting Started

To build the project from the source code, please following the following instructions:

  • For MacOS or Linux, please click here
  • For Windows, please click here

Section 2. Running gdx

To run the node, please use the following command:

$ gdx

Section 3. Tutorial

Before looking through specific tutorials, please following the preparation instructions first

For the storage tutorial, please click here

For the DPoS tutorial, please click here

License

GoDx is released under the Apache 2.0 License. See LICENSE for more information.

Appendix

Templates

Contribution is welcome, see Contributing for more details

Contact

Thank you so much for your support and your confidence in this project. If you have any question, please do not hesitated to contact us via support@dxchain.com