mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-02-25 08:51:14 -05:00
add npm install instructions
This commit is contained in:
parent
e5aa6e0e5b
commit
5d89d3973f
@ -2,6 +2,11 @@
|
|||||||
|
|
||||||
TypeScript library for using Haveno.
|
TypeScript library for using Haveno.
|
||||||
|
|
||||||
|
## Install
|
||||||
|
|
||||||
|
1. Start a Haveno daemon (see [installing.md](https://github.com/haveno-dex/haveno/blob/master/docs/installing.md)).
|
||||||
|
2. Install haveno-ts in your project: `npm install haveno-ts`
|
||||||
|
|
||||||
## Sample code
|
## Sample code
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
Loading…
x
Reference in New Issue
Block a user