Regulatory classification and Daml lifecycle validation for tokenized securities.
This page is the chain definition (plan). To run the chain step by step in your browser, with each step's kernel executing in-page and a composite hash over the outputs, open the live runner:
▶ Run this chain in your browserclassify_digital_asset_regulatory{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "classify_digital_asset_regulatory",
"arguments": {}
},
"id": 1
}
validate_tokenized_security_lifecycle{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "validate_tokenized_security_lifecycle",
"arguments": {}
},
"id": 1
}