Skip to content

pipeos-one/provable.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

provable.dev

Build

npm install
npm run build

Build output goes to dist/.

React app (Vite)

npm run dev

The React workspace lives at /app/ and is built into dist/app/.

Existing proof UI workflow

cd ./provable-sdk/provable-sdk-ui
npm run build:browser

cd ./dist/browser
python3 -m http.server 8080

# open in browser
# file:///path_to/provable.dev/proof.html?ui=local

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors