Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update SDK according to PoC Periphery Supported Workflows (#292)
* Remove collectRoyaltyTokens methods and Update getRoyaltyVaultAddress method * Update createNFTCollection params * Update contract addresses * Update unit and integration tests * Add mintAndRegisterIp method in ipAsset * Refactor validate license terms * Add registerPilTermsAndAttach method in ipAsset * Adjust related methods referencing address * Add todo hint * Add registerIpAndMakeDerivativeWithLicenseTokens method in IpAsset module * Add transferToVaultAndSnapshotAndClaimByTokenBatch method * Add royalty related workflow methods * Solve ERC721 error * Add group workflow relate methods * Update new contract address * Add debugger log * Add registerGroupAndAttachLicenseAndAddIps unit tests * Solve invalid signature and royalty error * Add the related methods unit tests * Add tests and enhance code * Remove license terms register check * Add integration tests in command * Update group pool description * Skip integration tests
- Loading branch information