- Implement global Toast component
- Add states to Badge component
- Replace env variables (Coinbase API key) with rows in Setting table.
$ npm install
$ npm run dev
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux