Skip to content

feat(spg): add group IPA feature#40

Closed
sebsadface wants to merge 2 commits intostoryprotocol:mainfrom
sebsadface:groupIPA
Closed

feat(spg): add group IPA feature#40
sebsadface wants to merge 2 commits intostoryprotocol:mainfrom
sebsadface:groupIPA

Conversation

@sebsadface
Copy link
Copy Markdown
Member

Description

This PR introduces new SPG functions to support Group IPA features from protocol-core-v1 (see PR#192). These functions allow the following operations in a single call:

  1. Mint a token → Register as new IP → Attach PIL license terms → Add to Group IP.
  2. Register an existing token as new IP → Attach PIL license terms → Add to Group IP.
  3. Register a new Group IP → Add multiple existing IPs to the Group.

Additionally, this PR updates the codebase to accommodate interface changes in the royalty-related sections of the core protocol.

Test Plan

New tests have been added for each function. All new and existing tests pass locally.

Related Issue

Closes #35

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.

Add Group IPA Features to SPG

1 participant