Token Storage Proofs

This codebase is heavily inspired in Aragon EVM storage proofs.

Setup

git clone https://github.com/facuspagnuolo/token-storage-proofs.git
cd token-storage-proofs
yarn 

Compile

yarn compile

Tests

yarn test