Skip to content

seeincodes/solidity-tutorial

This branch is 2 commits ahead of, 1 commit behind pointer-gg/solidity-tutorial:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
“seeinplays”
Mar 20, 2022
f07465b · Mar 20, 2022

History

6 Commits
Jan 6, 2022
Jan 6, 2022
Mar 12, 2022
Mar 20, 2022
Jan 4, 2022
Mar 12, 2022
Jan 4, 2022
Mar 12, 2022
Dec 20, 2021
Mar 12, 2022
Mar 12, 2022
Mar 12, 2022
Dec 20, 2021
Mar 12, 2022
Mar 12, 2022
Jan 4, 2022
Jan 4, 2022
Mar 12, 2022

Repository files navigation

Basic Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, a sample script that deploys that contract, and an example of a task implementation, which simply lists the available accounts.

Try running some of the following tasks:

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.3%
  • Solidity 9.1%
  • CSS 0.6%