A VueJS app based on vuethwallet to swap Ether-like coins for Polkadot-like coins.
Demo: https://coins.room-house.com
Clone the repo
Install
yarn
Build
yarn build
Run
serve -s dist -l 8080 > /dev/null 2>&1 &
A VueJS app based on vuethwallet to swap Ether-like coins for Polkadot-like coins.
Demo: https://coins.room-house.com
Clone the repo
Install
yarn
Build
yarn build
Run
serve -s dist -l 8080 > /dev/null 2>&1 &