Skip to content

k1910177/vc-scis2025

Repository files navigation

Vector Commitments for Smart Contracts

Requirements

Setup

Clone the repository

Install packages and dependencies

make setup

Develop

Create Solidity contracts binding for Rust

make bind

Build crates

make build

make build-release

Test

make test

Run evaluation script

Performance evaluation scripts are located in ./scripts folder. .sh files are for running Rust binary files built from ./app/bin. .py files are for plotting the csv files into graph using matplotlib.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published