This is to showcase a sample Blockchain Application. The application is build in Rust and served on a Rust server.
The application can lists the blockchain and wallet details and can transfer crypto currency from one wallet to
another stored in the mempool. Pending transactions can then be mined and put on the blockchain.
The application persists data in MongoDB.
You can reset the test data back to the Genesis block.
Blockchain Application on Rust Server
DOCUMENTATION - Blockchain Application documentation generated by Cargo Doc