Skip to content

NiteeshPutla/Fundcontract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Fund contract

Create a fund contract that can take ether from the calling address and send it to a different address of the input.
You need to create a smart contract that can take input of a wallet address and the number of ethers you want to send.
The caller needs to send sufficient funds to the smart contract.
Send the ether to input the wallet address with your smart contract.
Need to verify before transfer if the smart contract has sufficient fund.

About

Fund contract in Solidity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published