soteria-dag / soterd

A GoLang Implementation of Soteria DAG Protocol Daemon
http://www.soteriadag.org
ISC License
14 stars 9 forks source link

soterd

Build Status GoDoc

ISC License Go Report Card


dag

soterd is a full soter node implementation written in Go (golang). It started as a fork of the btcd project, where development focus has changed from providing a bitcoin node to providing an implementation of blockdag for soter.

The intent of this project is for it to act as a component in Soteria's Trade Anything Platform (TAP); a pillar of Soteria's Self Sustainable Decentralized Economy vision (SSDE).

This project is currently under active development and is in an Alpha state. It can be considered unstable and has not been in production use as of April 2019.

For beginners in blockdag/blockchain technology

The Intro to Soter BlockDAG document describes what blockdag is, and how soter/blockdag is different from bitcoin/blockchain.

For software developers

The Developers Intro document describes the capabilities of soterd, installation and updates, and links to the developer resources.

Testnet Status

The current Testnet (testnet1) will get frequent update in terms of code and genesis block. (could be as frequent as multiple times a day) So if you are running a full node for testnet1, please keep this in mind :-).

Documentation

Project documentation is located in the docs folder.

Issue Tracker

The integrated github issue tracker is used for this project.

Other soteria projects

License

soterd is licensed under the copyfree ISC License.