Skip to content

CZZLEGEND/conflux-rust

 
 

Repository files navigation

Conflux-Rust

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

Packages

No packages published

Languages

  • Rust 86.1%
  • Python 12.3%
  • Shell 1.1%
  • Other 0.5%