Coder Social home page Coder Social logo

remaz88 / demo-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nebrazkp/demo-app

0.0 0.0 0.0 1.31 MB

Home Page: https://simple-app-frontend.vercel.app

Shell 8.26% JavaScript 1.29% TypeScript 74.44% CSS 0.74% Solidity 14.91% Circom 0.35%

demo-app's Introduction

Demo Instructions

Pre-requisites

yarn and Node 20+. These may be installed as follows:

# nvm
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
source ~/.bashrc # Update bash terminal so we can use the command `nvm`.

# npm
nvm install 20

# yarn
corepack enable
yarn set version stable
yarn install

Submit a proof:

git clone [email protected]:NebraZKP/demo-app.git && cd demo-app/core

# Build demo-app
yarn
yarn build
# Make sure demo-app binary is in node_modules/.bin
yarn

# Set up demo-app commands in shell
source scripts/shell_setup.sh

# Use upa local to generate a key
upa local ethkeygen --keyfile keyfilename.key

Use a faucet such as www.sepoliafaucet.com to fund your address with sepolia ETH.

# Submit a solution along with a proof
demo-app submit --keyfile keyfilename.key

The last command will print a link to the proof's status on NEBRA's proof explorer. The proof should be either verified or pending verification.

Check state of the UPA contract:

$ upa stats

Check state of the demo-app contract:

$ demo-app get-state

demo-app's People

Contributors

dysfunctor avatar akileshtangella avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.