Skip to content

StreamUnion/conflux-rust

 
 

Repository files navigation

Conflux-Rust

Travis

Conflux-rust is a rust-based implementation of Conflux protocol, it is fast and reliable. Please follow the Conflux Documentation to build and run Conflux.

Contribution

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

Here are some guidelines before you start:

  • Please fork the project to contribute your pull requests.
  • If you wish to submit complex changes, please fire an issue to communicate with the core devs first.
  • Pull requests need to be based on and opened against the master branch.
  • Code must be formatted using cargo_fmt.sh.
  • We use reviewable.io as our code review tool for any pull request.

Resources

License

GNU General Public License v3.0

About

The Rust implementation of Conflux protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 83.7%
  • Python 15.2%
  • Other 1.1%