Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 662 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 662 Bytes

Here's a working copy of the Magic repository with some minigame scaffolding

client

React frontend

Root directory

Server configuration & folder structure

generator

NFT generator & configuration mechanisms

Using this repo

Hardhat/Configurations

We have different hardhat configurations for different parts of the contract. You can find historical config files that are used for different contracts in the client/config directory. If you want to update a contract, make sure to update the contents of client/hardhat.config.js with the historical context.