0.1.4 • Published 2 years ago

ecla-wallet v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Ecla

A handy tool to quickly get started with Ecla Atomic Swap (https://ecla.net)

Usage

npx ecla --help

Usage: ecla [options]

Options:
  -V, --version            output the version number
  -s, --skip-latest-check  Use the most recent version available on the disk
  -d, --do-not-open        Do not open the application link in the browser
  -p, --port <port>        Application port. Default 8080
  --use-http               Use HTTP
  --btc-rpc <url>          Bitcoin RPC endpoint. Default http://localhost:18332
  --btc-rpc-user <user>    Bitcoin RPC user. Default bitcoin
  --btc-rpc-pass <pass>    Bitcoin RPC pass. Default local321
  --eth-rpc <url>          Ethereum RPC endpoint. Default http://localhost:8545
  -h, --help               output usage information

Installation

npm i -g ecla

Deploy Your Own Ecla Instance

Deploy

License

MIT