mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 07:09:59 -07:00
website: snapshot
This commit is contained in:
@@ -2,6 +2,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
|
||||
@@ -10,6 +12,8 @@ JavaScript/TypeScript client for the [Bitcoin Research Kit](https://github.com/b
|
||||
npm install brk-client
|
||||
```
|
||||
|
||||
Or just copy [`index.js`](./index.js) into your project - it's a single file with no dependencies.
|
||||
|
||||
## Quick Start
|
||||
|
||||
```javascript
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user