mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-05-11 15:02:15 +08:00
10 lines
515 B
Markdown
10 lines
515 B
Markdown
# Blockstack API
|
|
|
|
You can read the API documentation and try out API calls at: https://core.blockstack.org
|
|
|
|
In general, all documentation is in the [docs/](https://github.com/blockstack/blockstack-core/tree/api/docs) directory.
|
|
|
|
Instructions for deploying your own node are [here](https://github.com/blockstack/blockstack-core/tree/api/docs/install-api.md).
|
|
|
|
API endpoints that are still being ironed out and are not yet stable are [here](https://github.com/blockstack/blockstack-core/tree/api/docs/api-specs.md).
|