Skip to content

Turbin3/pinocchio-tapedrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinocchio Tapedrive

Steps to start

1. clone the repo

git clone git@github.com:Turbin3/pinocchio-tapedrive.git

2. Build program

cargo build-sbf

3. Running Tests

cargo test --features test-default

4. Running Benchmarks

cargo bench --features bench-default

5. Client Generation

# Generate TypeScript client
./gen-client.sh typescript

# Generate Rust client
./gen-client.sh rust

About

TAPEDRIVE implementation in Pinocchio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors