Upload .dars
2
Upload the Utility App .dar Files
Last updated
Was this helpful?
If you have a method of connecting to the Canton Console then you can use the upload command (documentation here) to easily upload .dar files:
canton.dars.upload(“my.dar”)
Otherwise, you can adapt the following shell script:
https://gitlab.com/obsidian.systems/cantonswap-docs/-/blob/main/upload-dar.sh
curl https://gitlab.com/obsidian.systems/cantonswap-docs/-/raw/main/upload-dar.shDownload the Tradecraft .dar file and upload it to your participant node:
https://s3.us-east-2.amazonaws.com/tradecraft.dar/tradecraft-0.0.16.dar
The Utility App .dar files need to be installed on your validator for certain trades to work.
Download the entire bundle and upload each .dar to your participant node:
Only the .dar files need to be uploaded, you do not need to install the UI.
Last updated
Was this helpful?
Was this helpful?
