Skip to content

gbarcomu/OnChainPrivateLineOfCredit

Repository files navigation

Project Pitch

PITCH

Complete Solution Blueprint

Complete Solution Blueprint

Run locally

  1. Clone the repo

  2. Install the dependencies

npm install
  1. Start the local test node
npx hardhat node
  1. Deploy the contracts
npx hardhat run scripts/deploy.js --network localhost
  1. Run the app
npm start
  1. Execute command line app
npx ts-node bankCommandLineApp/{fileName}.ts
  1. Compile circuit
cd withdrawProofGenerator/circuits
nargo compile p
  1. Generate verifier smart contract
npx ts-node generate_sol_verifier.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors