Chrome extension for viewing Vertcoin price in various currencies
- Set up Dart if you haven't yet
- Check out the OverReact package, this extension uses it.
- Make changes to Dart files
- Test it with dartium
- pub serve --web-compiler=none
- Build it
./tool/build.sh
- Pack it through chrome