Chrome Extension, TypeScript, Vue, Mocha
- node + npm (Current Version)
- TypeScript
- Webpack
- Moment.js
- Mocha tests
- Vue.js
- jQuery
- Extension Features
- ETH Last-Block stats in Chrome Storage
- Custom RPC Provider
- Background Light-Sync (only block number)
- Badge Counter for number of blocks behind sync
- src: TypeScript source files
- dist: Chrome Extension directory
- dist/js: Generated JavaScript files
npm install
npm run build -- --watch
Run watch mode.
type Ctrl + Shift + B
Load dist
directory
npm test