Skip to content

danielorlando97/solidity-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

19 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ”น Samples Hardhat and Solidity Projects

๐Ÿค” What's it?

A collection of contracts written by Solidity, where each of them has its own proof using Hardhat.
Principal Skills: Solidity JavaScript Hardhat Ethereum Chainlink py-solc-x Ganache web3 brownie

๐Ÿค“ Motivation

I created this project to explore all solidity and hardhat functionalities while following this roadmap. It also allows me to explore many other Blockchain and Ethereum related technologies such as Chainlink, ......

๐Ÿง How to use it?

npm install
npx hardhat run scripts/{script name}.js

๐Ÿ“ Samples Features List