Skip to content

ethstorage/storage-contracts-v1

Repository files navigation

EthStorage Decentralized Storage Contracts V1

Setup

  • Install foundry by following the link
  • npm run install:all
  • npm run test

Style Guide

Smart contracts should be written according to this STYLE_GUIDE.md

How to verify the contract

  • Implementation: npx hardhat verify --network sepolia
  • Proxy: npx hardhat verify --network sepolia --constructor-args arguments.js