0.1.4 • Published 5 years ago

liquality v0.1.4

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

Liquality

Standard Code Style MIT License Liquality Gitter Telegram

A handy tool to quickly get started with Liquality Atomic Swap (https://liquality.io)

Usage

npx liquality --help

Usage: liquality [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 liquality

Deploy Your Own Liquality Instance

Deploy

License

MIT