Skip to content

Seele is powered by an up-scalable Neural Consensus protocol for high throughput concurrency among large scale heterogeneous nodes and is able to form a unique heterogeneous forest multi-chain ecosystem

License

Notifications You must be signed in to change notification settings

futurever/go-seele

 
 

Repository files navigation

go-seele

Build Status

Official golang implementation of the Seele.

Building the source

Building Seele project requires both a Go (version 1.7 or later) and a C compiler. You can install them using your favourite package manager. Once the dependencies are installed, run

  • linux & mac
make all
  • windows
buildall.bat

Contribution

Thank you for considering to help out with our source code. We appreciate any contributions even the smallest fixes.

Here are some guidelines before you start:

  • Code must adhere to the official Go formatting guidelines (i.e. uses gofmt).
  • Pull requests need to be based on and opened against the master branch.
  • We use reviewable.io as our review tool for any pull request. Please submit and follow your comments in this tool. After you submit a PR, there will be a Reviewable button in your PR. Click this button, it will take you to the review page (you may ask to login).
  • If you have any questions, feel free to join chat room to communicate with our core team.

Resources

License

go-seele/LICENSE

About

Seele is powered by an up-scalable Neural Consensus protocol for high throughput concurrency among large scale heterogeneous nodes and is able to form a unique heterogeneous forest multi-chain ecosystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.4%
  • Assembly 1.8%
  • Other 0.8%