syskey

syskey

twitter
github
discord server

First Experience with StoryProtocol Testnet

Project Introduction#

Story Protocol makes the intellectual property (IP) "programmable" on the blockchain, making the legal system of creative intellectual property more efficient. That is, it creates an API-style system that allows people or programmers to license, adapt, and profit from intellectual property according to the explicit terms set by the creators.

Testnet Introduction#

Based on the current content of the testnet page, the main step is to register NFT as IP. As for whether there are rewards for participating in the testnet and other questions, they are unknown, so please carefully decide whether to spend time and effort to participate in the test project.

Test Steps#

Prerequisites#

  1. You need water from the Sepolia testnet. You can get water from https://www.alchemy.com/faucets/ethereum-sepolia or other water distribution websites.
  2. Test website: https://explorer.storyprotocol.xyz/register

Register#

Mint NFT on the testnet

image

Take note of the contract address and tokenId of the NFT
image

Register IP Asset#

image

After filling in the information, register the IP as an asset, then open the blockchain hash of this transaction to see what the ipId is.
image

Open the Logs tab and look for the content containing idId, and record the ipId, which will be needed in the next step.

Note: Each person's ipId is different, so please do not copy it exactly!!!

Updated method to obtain ipId on April 29, 2024, by using the Read Contract Storage Variables provided by the official (Thanks to @aoner)

image

Mint License NFT#

image

With this, we have completed the entire process of registering NFT as an IP asset.

The whole process is relatively simple and clear.

Finally, this is actually a very simple experience. When Register IP Asset, we chose the policyid provided by the official. In fact, individuals can also customize their own policyid and fill in their own custom policyid for their IP assets. There are also options to register NFT as derivative IP assets, etc. If you are interested, you can experience it on the testnet.

References#

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.