mrnaveira / rust-blockchainLinks
A Proof of Work blockchain written in Rust
☆59Updated 2 years ago
Alternatives and similar repositories for rust-blockchain
Users that are interested in rust-blockchain are comparing it to the libraries listed below
Sorting:
- PoW blockchain node to gain hands-on experience starting a real network together☆26Updated last year
- Common Ethereum structs for Rust.☆126Updated 2 weeks ago
- Performant Byzantine Fault Tolerant State Machine Replication (BFT SMR) in Rust.☆47Updated 6 months ago
- Rust implementation of the Modified Patricia Tree (aka Trie).☆20Updated 8 months ago
- Runtime Templates for Polkadot Parachains☆85Updated 2 weeks ago
- Solidity compiler for Polkadot, targetting PolkaVM in pallet-revive☆83Updated last week
- Mono repo for reth ethereum client☆23Updated 4 years ago
- ☆35Updated 3 months ago
- ☆28Updated last year
- ☆46Updated last month
- Fast implementation of Ethereum RLP serialization☆91Updated 2 months ago
- uniswap sdk core in rust☆57Updated 2 months ago
- A minimalist library to interact with encrypted JSON keystores☆42Updated last year
- An IBC implementation on Substrate☆92Updated last year
- code example for article: "proof of history explained" published on medium☆54Updated 4 years ago
- Avalanche APIs/VM SDK in Rust☆44Updated last year
- Awesome Ethereum Rust repos☆143Updated 4 months ago
- A template for kick starting a Substrate based PoS chain.☆73Updated 2 years ago
- A set of examples for ink! smart contract language. Happy hacking!☆117Updated 2 months ago
- De-chained Ready-to-play ink! playground☆71Updated last week
- Rust implementation of the Agglayer.☆103Updated this week
- Ethereum Node Record☆62Updated 8 months ago
- Zero-knowledge gadgets for Webb's cross-chain blockchain applications.☆93Updated 2 years ago
- Minimal Substrate node configured for smart contracts via pallet-contracts.☆135Updated 7 months ago
- Verifiable Random Function (VRF) library written in Rust☆92Updated last month
- Rust work for nomad actors☆57Updated 2 years ago
- These RISC Zero examples have been moved to the main risc0/risc0 repository☆55Updated 2 years ago
- ethers-rs middleware and signer for Fireblocks' APIs☆49Updated last year
- ⚙️ Diem's Move VM for WASM Runtime.☆20Updated 2 years ago
- Write tests once, run them both on NEAR TestNet and a controlled NEAR Sandbox local environment via Rust