Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Ethereum

About The Project

This project contains a sample hardhat starter project that uses ethers.js and TypeScript.


Running the project

Pre-Requisites

This project require Node.js.

Building the project

yarn
yarn hardhat clean
yarn hardhat compile

Running tests

yarn hardhat test

Running deploy scripts

yarn hardhat run scripts/deploy.js

Running contracts verifications

yarn hardhat verify 
--network ropsten 
--show-stack-traces 
<contract_address>

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages