Skip to content

radiusxyz/range-proof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

range-proof

range proof implementation for skde

How to Run the Code

To run this project, you will need Rust installed on your system. If Rust is not installed, you can install it from the official Rust website.

Install the risc0 toolchain

Before building the project, you must install the 'risc0' toolchain. You can install it using rzup as follows:

curl -L https://risczero.com/install | bash
rzup install

Build the project:

cargo build --release

Run the host application:

cargo run --bin host 

About

range proof implementation for skde

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages