Proposal to update IPFS hashes of updated Tornado services
Go to file
2023-07-28 05:43:53 -07:00
data Add proposal code and tests 2023-07-28 05:43:53 -07:00
lib Add proposal code and tests 2023-07-28 05:43:53 -07:00
scripts Add proposal code and tests 2023-07-28 05:43:53 -07:00
src Add proposal code and tests 2023-07-28 05:43:53 -07:00
test Add proposal code and tests 2023-07-28 05:43:53 -07:00
.env.bat.example Initial commit 2023-07-25 17:39:19 +02:00
.env.example Initial commit 2023-07-25 17:39:19 +02:00
.gitignore Initial commit 2023-07-25 17:39:19 +02:00
.gitmodules Initial commit 2023-07-25 17:39:19 +02:00
.nvmrc Add proposal code and tests 2023-07-28 05:43:53 -07:00
foundry.toml Initial commit 2023-07-25 17:39:19 +02:00
package.json Add proposal code and tests 2023-07-28 05:43:53 -07:00
README.md Add proposal code and tests 2023-07-28 05:43:53 -07:00
remappings.txt Initial commit 2023-07-25 17:39:19 +02:00
tsconfig.json Add proposal code and tests 2023-07-28 05:43:53 -07:00

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