Accessible via: https://DeFiOptions.org
Do not edit gh-pages
or master
branch directly!
Development should be done on the develop
branch (or sub-branches). When you want to deploy to production,
merge the develop
branch into the master
branch and GitHub Actions will automatically build the app and
deploy it to GitHub Pages.
npm install
npm run serve
(Make sure your network is set to Kovan or Polygon.)