rchain-community / rchain-api

An API for rchain dapps to communicate with the blockchain
Other
22 stars 12 forks source link

extract API docs from source #53

Closed dckc closed 5 years ago

dckc commented 5 years ago

See https://github.com/dckc/RChain-API/blob/gen-docs/docs/index.md

This establishes a mechanism for generating docs, but it doesn't fix all the issues that become visible once we use it :)

This is based on master, i.e. 0.7. It's likely to cause the payments / 0.8 stuff to have merge conflicts.

fixes #52