Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment

Commands to run assignment

npm install
npx hardhat compile
npx hardhat test
REPORT_GAS=true npx hardhat test


For Server run 

npm run start

Server will start running port 3001

http://localhost/api/message 

GET it will return the message
POST it will send txn to contract for changing the message


NOTE: the server already contains the private key and the deployed contract address for making testing easy.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages