Fxhash Boilerplate

screenshot of Fxhash Boilerplate

A boiletplate with webpack to develop generative Tokens on fxhash

Overview:

The fx(hash) boilerplate is a repository that provides a simple and recommended setup for creating generative art that can be published on fx(hash). It includes an HTML entry point called index.html, a local script file called fxhash.js, and a script for generating the generative art called index.js. Additional files, such as CSS, are optional. The boilerplate also offers the @fxhash/cli for a better developer experience, which helps in creating generative artwork.

Features:

  • Simple and recommended setup for publishing generative art on fx(hash)
  • HTML entry point (index.html)
  • Local script file (@fxhash/project-sdk) included in the HTML entry point (fxhash.js)
  • Script for generating the generative art included in the HTML entry point (index.js)
  • Optional files, such as CSS, for customized styling

Summary:

The fx(hash) boilerplate provides a simple and recommended setup for creating generative art that can be published on fx(hash). It includes an HTML entry point, a script for generating the generative art, and optional files for customization. By using the @fxhash/cli, developers can have a better experience in creating their generative artwork. The installation process involves creating a new project with the @fxhash/cli, starting the development environment, and building the project for publication.