Skip to content

ethereumtowers/contracts

Repository files navigation

Ethereum Towers NFT Staking

Requirements:

NodeJS: 16+
Solidity: 0.8.9

Getting Started:

cd contracts
npm install

Available commands:

Run EthereumTowersNFTStaking test:

npx hardhat test --network hardhat

Run tests with coverage:

npm hardhat coverage

Deploy EthereumTowersNFTStaking smart contract to ropsten Testnet:

npm run deploy:ropsten

Default HardHat commands:

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
npx hardhat help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published