Skip to content

stanwolverine/wave-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wave Portal - Web3 App

  • Run following to test the code:
npx hardhat run scripts/run.js
  • Run following to deploy on local network and test the code:
npx hardhat run scripts/run.js --network localhost
  • Run following to deploy on test network:
npx hardhat run scripts/deploy.js --network rinkeby

Some Other commands:

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help

About

This is web3 app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published