Skip to content

tmtlab/EOSSWAP

 
 

Repository files navigation

EOS trustless OTC trading

EOSSWAP

With EOSSWAP you can exchange any EOS.IO tokens, for any other EOS.IO tokens, atomically, without the participation of third parties! The tokens should comply with the standard eosio.token of the contract.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ NETWORK=<eos/jungle/local> yarn run dev

# build for production and launch server
$ NETWORK=<eos/jungle/local> yarn run build
$ yarn start

# generate static project
$ yarn run generate

About

EOSSWAP Atomic swaps for any EOS tokens.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 73.9%
  • JavaScript 24.7%
  • Dockerfile 1.2%
  • CSS 0.2%