zmnv / ethblockart-blockstyle-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EthBlock.art BlockStyle Template

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.

About


Languages

Language:JavaScript 98.3%Language:CSS 1.1%Language:HTML 0.6%