Skip to content

0xKitsune/opcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OP Compressor Check

Minimal cli tool to evaluate the calldata compression rate on the OP Stack.

Installation

git clone https://github.com/0xKitsune/opcc
cd opcc
cargo install --path .

Usage

Usage: opcc [OPTIONS] --level <LEVEL>

Options:
  -l, --level <LEVEL>  Brotli compression level (9, 10, or 11)
  -d, --data <DATA>    
  -f, --file <FILE>    
  -h, --help           Print help
  -V, --version        Print version

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages