This project is a demo of blockchain integrations with Calimero Network. More information about Blockchain integrations can be found in our docs.
cd logic
chmod +x ./build.sh
./build.sh
cd app
pnpm install
pnpm build
pnpm dev
- Start your node - docs
- Follow instruction to create context for your node - instructions
- Open app in browser and follow login instructions.
For more information how to build app check our docs: https://calimero-network.github.io/build/quickstart