Skip to content

Jubr1l/Ethereum-Smart-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Ethereum-Smart-contract

A smart contract that is made to enable easy transfer of ethereum by leveraging the ability of using a 5 digit unique code rather than the long wallet address which one might not copy correctly and assets may be lost.

The smart contract creates a more user friendly way of transferring assets from one wallet to another

Programming language

Solidity

Features

  1. Connect wallet address to a name for easy search and send of ethereum through name (not payabale)

  2. You can serch for the wallet address associated with a username before transfer of asset using the "getUserViaUsername" function, it is also not payable

  3. You can send ethereum simply by entering the username of the user

About

A smart contract that is made to enable easy transfer of ethereum by leveraging the ability of using username rather than the long wallet address

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors