Last updated 4 years ago
Port the current Haskell Cardano implementation to rust, using the similar abstractions.
Rust have enough type level capabilities for the abstractions used in current Cardano implementation.
- bigger dev community
- runtime
This is the total amount allocated to Rust version of cardano.
Rust have enough type level capabilities for the abstractions used in current Cardano implementation.
- bigger dev community
- runtime
Have great experiences on both Haskell and Rust.
- port ledger rules
- port consensus-network
- using customized async runtime + channels + time simulator, to do deterministic testing like sim-io
- port HFC abstractions
- port network-mux and block storage
100000Have great experiences on both Haskell and Rust.