Skip to content

anandcsingh/rankproof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to RankProof

My submission for Mina Protocol's zkIgnite Cohort 1. RankProof is a platform for managing digital certifications for Martial Artists worldwide built on Mina Protocol using snarkyjs and Zero Knowledge Proofs.

Main components

Smart Contract

AllMartialArtsEvents.ts

RankProof Service Layer

AllMaWorkerEvents.ts

RankProof Data Layer

FirebaseBackingStore.ts

Authentication

AuthPage.js

Authentication.js

Architecture

image

Setup

See Mina docs How to write a zkApp

Install CLI

npm install -g zkapp-cli

Build contracts

Navigate to contracts folder

npm install
npm run build

Run Web UI

Naviagte to ui folder

npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published