Skip to content

TheBojda/mini-zk-rollup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-zk-rollup

Minimalistic zk rollup implementation with Sparse Merkle Tree and EdDSA signatures

Usage

  • Clone the repository by git clone https://github.com/TheBojda/mini-zk-rollup.git
  • Install wget (by apt-get install wget on Ubuntu/Debian)
  • Install the project dependencies and prepare by npm install in the project directory
  • Start Hardhat tests by npx hardhat test in the project directory

About

Minimalistic zk rollup implementation with Sparse Merkle Tree and EdDSA signatures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published