BraedenNorris / thumb-contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thumb Contracts

This is a small project I worked on to learn more about smart contract development on Ethereum. It is based on this course from Buildspace.

In the original project, Hardhat was used for smart contract development. I opted to use a Rust-based smart contract development suite called Foundry

The contract in this repositary is deployed at address 0x1de56614b09671e86bf472d10a9b0ac2c7705a91 on the Rinkeby testnet.

About


Languages

Language:Solidity 100.0%