Skip to content

WhiteOakKong/anime-metaverse-supernova

Repository files navigation

Anime Metaverse Supernova Foundry License: MIT

Anime Metaverse Supernova is an ERC721 Mint that requires the burning of Anime Metaverse Soulmates to mint. The mint uses metadata from the burnt Soulmates to determine the outcome of each user's mint. In addition to the Supernova, each burnt token results in a cooresponding burnt soul SBT.

Usage

Build

Build the contracts:

$ forge build

Clean

Delete the build artifacts and cache directories:

$ forge clean

Compile

Compile the contracts:

$ forge build

Coverage

Get a test coverage report:

$ forge coverage

Format

Format the contracts:

$ forge fmt

Gas Usage

Get a gas report:

$ forge test --gas-report

Lint

Lint the contracts:

$ pnpm lint

Test

Run the tests:

$ forge test

Acknowledgement

This repository was created using a forked template, originally found here: PaulRBerg/foundry-template

License

This project is licensed under MIT.

About

Smart contract for Anime Metaverse Supernova. ERC721 Mint + SBT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published