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

feat: initial soundxyz/sdk v0.13.2 integration with hardcoded values … #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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