Rust implementation of naivechain.
docker-compose up
curl --data "data=testdata" localhost:8000/mine-block
curl localhost:8000/blocks
curl --data "peer=ws://node2:3012" localhost:8000/add-peer
curl localhost:8000/peers
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Rust implementation of naivechain.
docker-compose up
curl --data "data=testdata" localhost:8000/mine-block
curl localhost:8000/blocks
curl --data "peer=ws://node2:3012" localhost:8000/add-peer
curl localhost:8000/peers