Skip to content

Instantly share code, notes, and snippets.

@da-blog
Created July 31, 2023 18:59
Show Gist options
  • Save da-blog/6b6f69b17f8dc0f4ba9de933a0258a16 to your computer and use it in GitHub Desktop.
Save da-blog/6b6f69b17f8dc0f4ba9de933a0258a16 to your computer and use it in GitHub Desktop.
~/canton-cda/canton-0.18.1/create-daml-app/ui
$ cd ../..
~/canton-cda/canton-0.18.1
$ chmod +x bin/canton
~/canton-cda/canton-0.18.1
$ bin/canton -c examples/04-create-daml-app/canton.conf --bootstrap examples/04-create-daml-app/init.canton
Compiling (synthetic)/ammonite/predef/DefaultPredef.sc
Compiling (synthetic)/ammonite/predef/ArgsPredef.sc
Compiling /home/pho/canton-cda/canton-0.18.1/(console)
Compiling /home/pho/canton-cda/canton-0.18.1/Main.sc
_____ _
/ ____| | |
| | __ _ _ __ | |_ ___ _ __
| | / _` | '_ \| __/ _ \| '_ \
| |___| (_| | | | | || (_) | | | |
\_____\__,_|_| |_|\__\___/|_| |_|
Welcome to Canton!
Type `help` to get started. `exit` to leave.
@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment