Demo Blockchain Integrations

April 28, 2025 ยท View on GitHub

Introduction

This project is a demo of blockchain integrations with Calimero Network. More information about Blockchain integrations can be found in our docs.

Logic

cd logic
chmod +x ./build.sh
./build.sh

React Vite App

cd app
pnpm install
pnpm build
pnpm dev

Setup

  • 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