Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 246 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 246 Bytes

Storage.sol

⚠️ This repo is under active development!

Solidity Decoder for encoded storage data.

Setup

  1. foundryup
  2. forge install
  3. npm i

Test

  1. npm run test