Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.
/ tdex-cli Public archive
forked from vulpemventures/tdex-cli

Non-custodial Liquid Wallet CLI to make trades on TDex Network via atomic swaps

License

Notifications You must be signed in to change notification settings

tdex-network/tdex-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 tdex-cli

Non-custodial Liquid Wallet CLI to make trades on TDex Network via atomic swaps

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

About

Non-custodial Liquid Wallet CLI to make trades on TDex Network via atomic swaps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.5%
  • JavaScript 9.5%