Closed smartcontracts closed 6 years ago
The current README.md can probably be cleaned up a little bit. For example, the inputs to the CLI commands should be better documented:
deposit [amount] [key]
submit_block [key]
etc etc
Actually, it's probably better to pull out the CLI entirely and distribute child_chain as its own package. This is generally in line with separating services/clients.
child_chain
The current README.md can probably be cleaned up a little bit. For example, the inputs to the CLI commands should be better documented:
deposit [amount] [key]
submit_block [key]
etc etc