
A boiletplate with webpack to develop generative Tokens on fxhash
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.
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.
