mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-07-08 15:49:44 -04:00
add npm install instructions
This commit is contained in:
parent
e5aa6e0e5b
commit
5d89d3973f
1 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
|||
|
||||
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
|
||||
|
||||
```js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue