liquality
v0.1.4
Published
A handy tool to quickly get started with Liquality Atomic Swap
Downloads
5
Maintainers
Readme
Liquality
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