This is a simple counter UI template that uses Cartesi co-processor's onchain and offchain infrastructure.
It's a Next.js project bootstrapped with create-wagmi
.
- Deploy the co-processor local contracts.
- Setup the Co-processor caller address in the
.env.local
file.
NEXT_PUBLIC_COPROCESSOR_ADDRESS=
pnpm install
pnpm dev