Skip to content

Latest commit

ย 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

direct sellers

hardhat deployed smartcontract

tech Stack:

  • ๐ŸŸจ Solidity
  • ๐Ÿ”จ Hardhat
  • โš›๏ธ React
  • ๐Ÿฅ‰ ethers.js

    ethers

1. git clone

git clone <repo-url>

2. node_modules

yarn 
or 
npm i 

3. dev navigate to source folder

yarn dev
or 
npm run dev

hardhat

hardhat

"scripts": {
    1. "compile": "npx hardhat compile", 
    2. "deploy": "npx hardhat ignition deploy ./ignition/modules/DisasterManagement.js", 
    3. "nodes": "npx hardhat node", 
    4. "network": "npx hardhat ignition deploy ./ignition/modules/DisasterManagement.js --network `fantomtest`" 
  },
  • ๐Ÿ› ๏ธ Compile[1]
  • ๐Ÿš€ Deploy[2]
  • ๐Ÿ–ฅ๏ธ Local Networks[3]
  • ๐ŸŒ Network Deployment[4]

fantomtest: change the name to what every network where you want to deploy
FTM: fanthom testnet symbol.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages