Skip to content

tanishkhot/fundMeSmartContract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Fund_me_smart_contract

A simple Fund Me smart contract using the Ethereum Virtual Machine, which enables wallet holders to send tokens to the owner's address directly on the Ethereum blockchain, which the owner of the contract can withdraw to his own wallet. (Using Sepolia testnet)

About

This is my first web3 project. This contract allows users to fund it with Ether. The contract keeps track of how much each user has funded. The contract owner can then withdraw all the funds. Additionally, the contract integrates with the Chainlink Price Feed to ensure users fund the contract with a minimum amount in terms of USD value.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors