Skip to content

ERC1155 token contract with a React front end that allows minting, trading, forging, and burning of tokens.

Notifications You must be signed in to change notification settings

jerobar/erc1155-forging

Repository files navigation

ERC1155 Forging

An ERC1155 token contract 'NumberToken' with a React front end that allows minting, trading, forging, and burning of tokens.

View project online!

Notes

  • The connect button in the header will dynamically prompt the user to either install MetaMask, connect with MetaMask, or switch to the Polygon network (which is added automatically), depending on the current MetaMask context.
  • The UI will only allow the user to make transactions they have the requisite tokens to perform (e.g. by disabling buttons, showing different prompts).
  • Verbose success and failure notifications for transactions are flashed in the lower-right.
  • Token metadata and images are hardcoded in the application but also stored on ipfs.

About

ERC1155 token contract with a React front end that allows minting, trading, forging, and burning of tokens.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published