Get started writing styles for [https://ethblock.art] using this template!
$ git clone
$ yarn
$ yarn start
Your custom code should live on src/CustomStyle.js
and follow a few basic guidelines described within the file, the block data comes from src/blocks.js
and is passed to your custom style on src/index.js
For more info check the guide
For any questions, join the discord!
You can build your commonjs
bundle by running yarn bundle
, and upload the dist/main.js
file to EthBlock.art.