Skip to content

HumptyDumptyDevs/HyperSafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyperSafe

ZK Rollup Contract Verification Dashboard

Projects to track

  1. zkSync
  2. Scroll
  3. Polygon
  4. Starknet

Project Layout

src/ - Basic implementation to obtain contract source code, satisfy dependencies & compile with solcjs (currently working with zkSync ExecutorFacet as a POC)

app/ - Svelte web app (early WIP - not working)

TODO:

  1. Move src code to svelte server code
  2. ContractDeploymentVersionHandler.ts - basic implementation to detect a git branch/tag or contract deployments
  3. FetchContractsHandler.ts - fetch smart contract and libs
  4. ContractVerificationHandler.ts - compile smart contracts, retrieve bytecode via rpc and diff the bytecode

About

zk L2 Contract Verification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published