Skip to content

Conversation

@pmespresso
Copy link

…to get up and running

This is just copy pasta from my working example before they changed up the interfaces between v0.13 - v0.14 but the changes shouldn't be too crazy.

There are hardcoded values in state.ts

Also:

  • add wagmi
  • add AppContext
  • add ethers

@vercel
Copy link

vercel bot commented Mar 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
souns ❌ Failed (Inspect) Mar 29, 2023 at 8:19AM (UTC)

contractCalls.push({
contractAddress: editionAddress,
// TODO: The new contract interface removed grantRoles, but there should be an equivalent function.
calldata: editionInterface.encodeFunctionData("grantRoles", [
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs fix to make it build. I'm not sure if they require granting roles anymore in the new contracts

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