Non-custodial Liquid Wallet CLI to make trades on TDex Network via atomic swaps.
Made with 🖤 by Vulpem Ventures
- Install with yarn
$ yarn add tdex-cli
- Install with npm
$ npm install --save tdex-cli
In-depth documentation for using the tdex-cli is available at dev.tdex.network
- Node/npm or yarn
- Install deps
yarn install
- Build .ts files
yarn build
- Build and Test
yarn test
- Try it out locally
npm install -g
tdex-cli --version