proposal-30-decentralize-so.../README.md
2023-07-28 05:43:53 -07:00

727 B

Proposal to update Tornado IPFS hashes in ENS

Changes / effect description

  • 1
  • 2
  • ...

Requirements

Installation

git clone --recurse-submodules <proposal-repo-link>
cd <proposal-name>
npm install
npm run init

Testing

npm run test:windows

or

npm run test:linux