Add bit about pond to readme
This commit is contained in:
parent
f255bd929f
commit
7d7a92b524
@ -70,5 +70,13 @@ The storage miner logic. This package also interfaces with the full node
|
||||
through a subset of the api. This code is used to implement the
|
||||
lotus-storage-miner process.
|
||||
|
||||
## Pond
|
||||
Pond is a graphical testbed for lotus. It can be used to spin up nodes, connect
|
||||
them in a given topology, start them mining, and observe how they function over
|
||||
time.
|
||||
|
||||
To try it out, run `make pond`, then run the `pond` binary that gets created.
|
||||
Once it is running, visit localhost:2222 in your browser.
|
||||
|
||||
## License
|
||||
MIT + Apache
|
||||
|
Loading…
Reference in New Issue
Block a user