PDE is a collection of simulated peer-to-peer systems. For now, it consists of:
- a P2P network simulator,
- a Proof-of-Work blockchain simulation.
- (WIP) a simplified Bitcoin-like cryptocurrency simulation
These are written in Rust and rely on the Tokio and futures libraries.
This is an experimental project. Everything written here was not written for a production environment. Significant API changes are to be expected in the near future.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in PDE by you, shall be licensed as MIT, without any additional terms or conditions.