Skip to content
This repository has been archived by the owner on Nov 13, 2020. It is now read-only.

tdex-network/tdex-cli-alpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 tdex-cli

Wallet CLI for making swaps on TDEX

Usage

In-depth documentation for using the tdex-cli is available at docs.tdex.network

Development

Requirements

  • Node/npm or yarn

Instructions

  • Install deps
yarn install
  • Build .ts files
yarn build
  • Build and Test
yarn test
  • Try it out locally
npm install -g 
tdex-cli --version