GitHunt
BI

bicced/Forgecraft

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

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

Languages

TypeScript87.7%Solidity10.5%HTML0.9%JavaScript0.9%

Contributors

MIT License
Created November 29, 2023
Updated August 24, 2024
bicced/Forgecraft | GitHunt