Skip to content

piconbello/pass3-mina-chain

Repository files navigation

Protokit: Starter kit

Starter kit for developing privacy enabled application chains. (zkChains)

The default example contains a simple zkChain with one runtime module - src/Balances.ts. Integration tests for the Balances module can be found in src/Balances.test.ts.

Quick start:

npx degit proto-kit/starter-kit#develop my-chain
cd my-chain
npm install
npm run test:watch

Running Locally

with docker compose

docker compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published