Skip to content

calimero-network/demo-blockchain-integrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Blockchain Integrations

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