Skip to content

haveno-dex/haveno-sample-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haveno Sample App

Sample Node.js application using the haveno-ts library.

Build and run

  1. git clone https://github.com/haveno-dex/haveno-sample-app.git
  2. cd haveno-sample-app
  3. npm install
  4. Follow instructions to build and start a Haveno daemon: e.g. make haveno-daemon-mainnet or make user1-daemon-local.
  5. Install envoy, for example: brew install envoy
  6. Start envoy to proxy between the client's http1 and havenod's http2: For a mainnet haveno daemon: envoy -c config/envoy.yaml For a local testnet haveno daemon: envoy -c config/envoy.local.yaml
  7. In a new terminal: npm run start

About

Sample Node.js application using haveno-ts

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published