Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JaceHensley committed Oct 20, 2017
1 parent bfc2cee commit b4bb500
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Verter

> Chrome extension for viewing Vertcoin price in various currencies
![image](/assets/screenshot.png)

## Building

1. Set up Dart if you haven't yet
- https://webdev.dartlang.org/guides/get-started
2. Check out the OverReact package, this extension uses it.
- https://workiva.github.io/over_react/
3. Make changes to Dart files
4. Test it with dartium
- pub serve --web-compiler=none
5. Build it `./tool/build.sh`
6. Pack it through chrome
Binary file added assets/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b4bb500

Please sign in to comment.