1.0.1 • Published 6 years ago

blockstack-core-client.ts v1.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

blockstack-core-client.ts

About

This is a dead simple JavaScript / TypeScript implementation of the API endpoints of Blockstack Core.

This version is compatible to Blockstack Core in version 0.18.0.

Installation

Simply install it with yarn install blockstack-core-client.ts into your project.

Usage

Since this project doesn't add much complexity, there's currently no more usage information.

If you want to know more about the API endpoints of Blockstack Core, see here. Otherwise see src/BlockstackCoreClient.ts or your favorite auto-completion for the respective method names.

License

This code is published under the MIT License.