Initially built during ETH Denver by @BrandonRelay and @tomhschmidt. Forked from gwei.io project using Gulp.js for automation and Bulma as its framework.
- Please be sure to have Node.js installed before moving forward
- Install Gulp globally:
$ npm install --global gulp-cli
- Run
gulp
to develop locally
- Fork this repository
- If adding a project to the list of ERC-721 supporters, please ensure you're on mainnet and include a link to your smart contracts in the PR
- Run
gulp dist
before you push so the latest files go todocs
so GitHub Pages sees them