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

SPG Initialization #161

Closed
wants to merge 9 commits into from
Closed

SPG Initialization #161

wants to merge 9 commits into from

Conversation

jdubpark
Copy link
Contributor

@jdubpark jdubpark commented May 4, 2024

Description

  1. Add periphery repo ABI & wagmi generation
  2. Add the new resource, SPG Client, for SPG-specific functions (currently only createCollection)
  3. Modify existing SPG test to create a collection before SPG-based IPA tests -> make the initial test case work.

Test Plan

  1. In ipAsset.test.ts, create an SPG NFT collection using the SPG Client before executing SPG-related IPA tests.

jacob-tucker and others added 9 commits April 25, 2024 15:42
* Update integration test exclude ipAccount and dispute

* Update contract address about spg

* Extract getLicenseTermsByType method

* Add registerDerivativeIp and mintAndRegisterIpAndAttachPilTerms method

* Add getLicenseTerms methods

* Add claimRevenue by EOA

* Bump version to 1.0.0-rc.7

* Add validate address by calling getAddress

* Add unit tests about getLicenseTermByType

* Fix tests

---------

Co-authored-by: Ze <[email protected]>
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.

3 participants