Run canton tokenization utility
globalSyncForum3 messagesstarted 24-04-2025
I deployed the validator and super validator on a local network using Docker Compose, following this guide:
https://docs.dev.sync.global/app_dev/testing/localnet.html
I have some questions regarding to this:- can I set up the Canton Tokenization Utility (as per this guide:
https://docs.utility.canton.network.digitalasset.com/doc/daml-api/html/canton-utility-setup/validator-setup.html) using the validator that is deployed on the local network? - when I try to pull the Docker image
digitalasset-canton-network-utility-docker.jfrog.io/frontend:0.4.1, it fails because the repository is private.
How can I pull this Docker image and deploy the Canton Network Utility?
- can I set up the Canton Tokenization Utility (as per this guide:
- 1. In principle, yes. The tokenization utility is a paid product from Digital Asset.2. You'll need to reach out to Digital Asset to acquire rights to this tool.
- Hi Rahil. Congratualtions on deploying the validator and SV.Your request has me a little curious. I was wondering if you could explain what you are trying to do by running the Canton Tokenization Utility locally?