Skip to content

Example implementation of ERC1155 for games: Mint Resources, Craft Resources, and Burn Resources

License

Notifications You must be signed in to change notification settings

bicced/Forgecraft

Repository files navigation

Forgecraft - an example implementation of ERC1155 for games: Mint Resources, Craft Resources, and Burn Resources

Frontend built using - Next Js, Wagmi, Antd

Hosted on: https://forgecraft-15105.web.app/

Contracts on the Polygon Blockchain: Game contract = "0xa1cF67B0913fe247CC1fe56F3A805b3218959D59", Forge contract = "0xF36A1B79162e0612FadC528f777113AA8b137D45"

Screenshot 2023-11-29 at 2 49 15 PM

Getting Started

yarn install
yarn dev

The contract folder contains the Game and Forge contracts used

The NFTSetup folder contains the images and metadata used - currently hosting on IPFS

Releases

No releases published

Packages

No packages published