Skip to content

Commit

Permalink
add first
Browse files Browse the repository at this point in the history
  • Loading branch information
sunhuachuang committed May 5, 2019
1 parent f2f85d8 commit 67ffda3
Showing 1 changed file with 49 additions and 2 deletions.
51 changes: 49 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,49 @@
# awesome-blockchain-rust
Collect libraries and packages about blockchain in Rust
# Awesome Rust Blockchain
*Collect libraries and packages about blockchain in Rust. include: cryptography, distributed, p2p, consensus*

## Blockchain
### [Parity Ethereum](https://github.com/paritytech/parity-ethereum)

### [Parity Bitcoin](https://github.com/paritytech/parity-bitcoin)

### [Parity Zcash](https://github.com/paritytech/parity-zcash)

### [Polkadot](https://github.com/paritytech/polkadot)

### [Shasper](https://github.com/paritytech/shasper)

### [CITA](https://github.com/cryptape/cita)

### [Nervos CKB](https://github.com/nervosnetwork/ckb)

### [Holochain](https://github.com/holochain/holochain-rust)

### [Solana](https://github.com/solana-labs/solana)

### [Exonum](https://github.com/exonum/exonum)

### [Conflux](https://github.com/Conflux-Chain/conflux-rust)

### [Witnet](https://github.com/witnet/witnet-rust)

### [CodeChain](https://github.com/CodeChain-io/codechain)


## Consensus
### [Tendermint ABCI](https://github.com/tendermint/rust-abci)

### [librustzcash](https://github.com/zcash/librustzcash)


## Cryptography


## Tool
### [Substrate](https://github.com/paritytech/substrate)

### [libp2p]

### [rust-eos](https://github.com/sagan-software/rust-eos)

### [rust-mosaic](https://github.com/OpenST/rust-mosaic)

0 comments on commit 67ffda3

Please sign in to comment.