mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-04-30 05:45:37 +08:00
fix: postinstall script to build client lib if needed, add readme
This commit is contained in:
9
client/README.md
Normal file
9
client/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# @stacks/blockchain-api-client
|
||||
[](https://www.npmjs.org/package/@stacks/blockchain-api-client)
|
||||
[](https://github.com/blockstack/stacks-blockchain-api/actions)
|
||||
|
||||
Client for the Stacks Blockchain API.
|
||||
|
||||
### Known Issues
|
||||
|
||||
* The TypeScript definitions for several objects involving type unions, including transactions, are incorrectly specified as only `object`.
|
||||
Reference in New Issue
Block a user