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.
The Intro to Soter BlockDAG document describes what blockdag is, and how soter/blockdag is different from bitcoin/blockchain.
The Developers Intro document describes the capabilities of soterd, installation and updates, and links to the developer resources.
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 :-).
Project documentation is located in the docs folder.
The integrated github issue tracker is used for this project.
- soterwallet - for making or receiving payments with soterd and the soter network. See the Wallet section for a note about its current functionality.
- soterdash - a web ui that provides information about the soter network.
soterd is licensed under the copyfree ISC License.