Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 1155 permissive minter #16

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Add 1155 permissive minter #16

merged 1 commit into from
Aug 22, 2024

Conversation

ScreamingHawk
Copy link
Contributor

Adds a copy of the 721 permissive minter for 1155s. This is great for demos and other situations where minting is entirely free and permission-less.

  1. Deploy 1155 Items
  2. Deploy 1155 Permissive Minter
  3. Give 1155 Permissive Minter the MINTER_ROLE (0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6) on the 1155 Items contract
  4. Call Permissive Minter with any address to mint tokens

@ScreamingHawk ScreamingHawk merged commit c0f4d96 into master Aug 22, 2024
3 checks passed
@ScreamingHawk ScreamingHawk deleted the permissive-minter branch August 22, 2024 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant