Skip to content

crest-bitcoin/protocol

Repository files navigation

Privacy Protocol

This repo includes the circuits and smart contracts comprising the privacy protocol used in Crest.

Fork Notice

This repository is a fork of the Nocturne Protocol.

Getting Started

  • yarn install
  • yarn install-deps (installs gsed, circom, and foundry libraries)
  • yarn build (builds only contracts)
  • yarn test:unit

Building circuits

Circuits can be built by running yarn build:<circuit-name> from the circuits package directory, or yarn build:all to build all of them at once.

About

Privacy protocol used in Crest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors