https://github.com/cryptoecc/LVswap-core/tree/dev
https://github.com/cryptoecc/LVswap-periphery/tree/dev
yarn
yarn download
yarn compile
Set your own HDWALLET_MNEMONIC
(and INFURA_KEY
) on .env file.
yarn run ganache -D -m <YOUR_HDWALLET_MNEMONIC>
yarn localdeploy
yarn testdeploy
yarn deploy