Skip to content

This project is a create-react-dapp template for building, testing and deploying Solana ZK compression apps using Light Protocol and Helius Photon.

Notifications You must be signed in to change notification settings

pindaroso/solana-zk-starter

Repository files navigation

Build

Solana ZK Starter

This project is a create-react-dapp template for building, testing and deploying Solana ZK compression apps using Light Protocol and Helius Photon.

To use it, run npx create-solana-dapp@latest --template pindaroso/solana-zk-starter zk-starter.

Development

Requirements

Install dependencies

pnpm install

Build the app and protocol

pnpm build

Run the light validator

pnpm validator

Stop the light validator

pnpm validator:stop

Deploy the protocol

pnpm deploy:protocol

Sync the app IDL

pnpm sync

Run the app

pnpm dev

About

This project is a create-react-dapp template for building, testing and deploying Solana ZK compression apps using Light Protocol and Helius Photon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published