mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
docs: update generated docs
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
JavaScript/TypeScript client for the [Bitcoin Research Kit](https://github.com/bitcoinresearchkit/brk) API.
|
||||
|
||||
Zero dependencies.
|
||||
|
||||
[npm](https://www.npmjs.com/package/brk-client) | [API Reference](https://github.com/bitcoinresearchkit/brk/blob/main/modules/brk-client/docs/globals.md)
|
||||
|
||||
## Installation
|
||||
@@ -14,6 +16,8 @@ JavaScript/TypeScript client for the [Bitcoin Research Kit](https://github.com/b
|
||||
npm install brk-client
|
||||
```
|
||||
|
||||
Or just copy [`index.js`](globals.md) into your project - it's a single file with no dependencies.
|
||||
|
||||
## Quick Start
|
||||
|
||||
```javascript
|
||||
|
||||
Reference in New Issue
Block a user