Skip to content

DecentralizedDerivatives/Wrapped_Ether

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Wrapped_Ether

Wrapped_Ether

A simple solidity file to create a wrapped Ether token.

Documentation: Deploy Contract

For anyone to create tokens, Send Ether with function CreateToken and get the tokens (Note, amount you sent (in Wei) so you get a whole bunch of tokens)

Interact with the token like any ERC20 token.

To withdraw.
Call withdraw function with amount of tokens you want to redeem. The contract will destroy the tokens and send you the Ether

Releases

No releases published

Packages

No packages published