/EOSSWAP

EOSSWAP Atomic swaps for any EOS tokens.

Primary LanguageVue

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