Smart contract repo about the P12 Arcana @TI11.
Includes:
- An NFT contract with dynamic on-chain svg render
- Minimal ERC2771 forwarder for meta transaction
- Merkle tree reward distributor
Rewards data are list in data
Requirement:
- Node >= 16
- pnpm >= 7
Clone the repository
$ git clone https://github.com/ProjectTwelve/arcana-contracts
Install dependencies
$ pnpm i
Run all test
$ pnpm test
Generate Merkle Tree Root
$ pnpm gen:root
https://github.com/ngmachado/Waterfall
Copyright © 2022 Project Twelve
Licensed under GPL-3.0