NFT Manager configuration
Ways to specify the NFT collection
"default_nft_token_claim": {
"chain": "POLYGON",
"factorySmartContractAddress": "",
"smartContractAddress": "0x21dd9b1913d84ab295fdf19834b0b6824a5912ca",
"collectionPath": ""
}Activate and specify the OPA policy verification
"default_nft_policy":{
"withPolicyVerification": true,
"policy": "idpkit/opa/nft_tezos.rego",
"query": "data.app.nft.allow",
"inputs": {
"Backgrounds": "Green",
"symbol": "RMB",
"reference": "RCS1"
}
}Configuration of the wallet connect page
Last updated
Was this helpful?
