Etclient
A bare minimum Ethereum and Ethereum Classic client built on top of SputnikVM and etcommon.
Install / Use
/learn @sorpaas/EtclientREADME
Etclient
A bare minimum Ethereum client built on top of SputnikVM and
etcommon. See this page
for the current progress.
You can try this out by installing Rust and then run:
cargo run --release
Currently we have a full block validator working, and it is able to sync the blockchain with the network. Note that the storage is currently in-memory.
