Skip to content
CCPEDIAby Unity Nodes
Documentation/GitHub Code/digital-asset/cn-quickstartView on GitHub Code

digital-asset/cn-quickstart: quickstart/frontend/README.md

# Canton Network Quickstart Frontend This frontend enables interaction with the backend components of the Canton Network Quickstart. ## Development Server Setup 1. In the parent directory, run. ```sh make start-vite-dev ``` This is the equivalent of `make start`, but with a vite live reload server.

Read on GitHub Code