All documentation lives in the GitHub wiki.
Before doing any work in this repository, clone or update the local copy and read Home.md:
if [ -d wiki/.git ]; then git -C wiki pull; else git clone https://github.com/Fairmint/canton-node-sdk.wiki.git wiki; fi