1.3.0 • Published 5 months ago

zknoid-chain-dev v1.3.0

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

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
1.3.0

5 months ago

1.2.0

5 months ago

1.1.1

5 months ago

1.0.9

5 months ago

1.0.7

5 months ago

1.0.6

5 months ago