Skip to content

peterschmidler/ethblockart-blockstyle-template

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.3%
  • CSS 1.1%
  • HTML 0.6%