Skip to content

totaloutput/soterd

 
 

Repository files navigation

soterd

ISC License


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

  • 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.

License

soterd is licensed under the copyfree ISC License.

About

A GoLang Implementation of Soteria DAG Protocol Daemon

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.8%
  • Other 0.2%