Template to build Art Blocks Engine apps.
The Art Blocks Engine (React Template) is a project designed to be used as a template for building Art Blocks Engine web applications. It provides all the necessary pages and views for users to browse projects, tokens, and make purchases. This repository serves as a prototype or template for developers to modify and customize according to their needs. It supports different core contracts and various minters.
To install the Art Blocks Engine (React Template), follow these steps:
npm install or yarn to install the dependencies..env configuration file. You can use the provided sample.env as a starting point and rename it to .env..env file according to your requirements.npm start or yarn start to start the project locally..env file, make sure to restart the app..env file.The Art Blocks Engine (React Template) is a versatile template for building Art Blocks Engine web applications. It provides all the necessary pages, views, and support for different core contracts and minters. Developers can modify and customize the template according to their specific implementation requirements. However, it should be noted that this template is not intended for production use as-is and extensive testing is recommended before deploying it.