Skip to content

fortisai/mysepolia-lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySepolia Sample Lock Contract

This contract will lock an amount of ETH for a period of time (specified in scripts/deploy.js), after which the owner can withdraw the amount.

Prerequisites

Deployment

  1. Install project
npm i
  1. Create an .env and add your MetaMask PRIVATE_KEY

  2. Deploy with

npx hardhat compile
npx hardhat run scripts/deploy.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published