Bringing off-chain data on-chain to power rules
Create Property List
button to proceed.
uint256
which represents the tokenId of the specific NFT that has leveled up. The level
property is also set as the uint256
type because it will store a simple integer indicating the level of that card.
draft
. In this example you can go ahead and publish. As you develop more sophisticated property lists you can delay publishing until all of your properties have been drafted and fine tuned.
Obtain Access Token
/login
endpoint with your credentials. Here is a simple JavaScript example:Obtain App ID
id
value—this is your app ID for the next step.Obtain Property List ID
id
value—this is your property list ID for the next step.update
value for the operation
property and if the index/tokenId matches your change will be reflected. You will still need to publish those changes, which is outlined below.