0.1.4 • Published 4 years ago
ecla-wallet v0.1.4
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 informationInstallation
npm i -g eclaDeploy Your Own Ecla Instance
License
0.1.4
4 years ago