mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-09-16 10:44:36 -04:00
rename to HavenoDaemon.ts and HavenoDaemon.test.ts
This commit is contained in:
parent
6f94a51a59
commit
36a007a667
6 changed files with 7223 additions and 7684 deletions
|
@ -22,7 +22,7 @@ This application is a lightly modified [create-react-app](https://github.com/fac
|
|||
|
||||
Running the [top-level API tests](./src/HavenoDaemon.test.tsx) is a great way to develop and test Haveno end-to-end.
|
||||
|
||||
[`HavenoDaemon`](./src/HavenoDaemon.tsx) provides the interface to the Haveno daemon's gRPC API.
|
||||
[`HavenoDaemon`](./src/HavenoDaemon.ts) provides the interface to the Haveno daemon's gRPC API.
|
||||
|
||||
1. [Run a local Haveno test network](https://github.com/haveno-dex/haveno/blob/master/docs/installing.md), running Alice and Bob as daemons with `make alice-daemon` and `make bob-daemon`.
|
||||
2. `git clone https://github.com/haveno-dex/haveno-ui-poc`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue