mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-23 19:31:00 +08:00
Update readme with pointers to api docs
This commit is contained in:
@@ -16,6 +16,7 @@ For more info on Blockstack see: http://github.com/blockstack/blockstack
|
||||
- [Quick Start](#quick-start)
|
||||
- [Development Status](#development-status)
|
||||
- [Blockstack Docs](#blockstack-docs)
|
||||
- [API Docs](#api-docs)
|
||||
- [Contributing](#contributing)
|
||||
- [Community](#community)
|
||||
|
||||
@@ -90,6 +91,11 @@ You can also read the Blockstack paper:
|
||||
|
||||
If you have high-level questions about Blockstack, try [searching our forum](https://forum.blockstack.org) and start a new question if your question is not answered there.
|
||||
|
||||
## API Docs
|
||||
|
||||
A local core node will expose a RESTful API after starting the api with `blockstack api start`.
|
||||
Documentation for that lives [here](https://kantai.github.io/blockstack-core/), which is generated from blueprint markdown [here](docs/api-specs.md).
|
||||
|
||||
## Contributing
|
||||
|
||||
We welcome any small or big contributions! Please take a moment to
|
||||
|
||||
Reference in New Issue
Block a user