SrishtiLodhi / ERC20Swapper

ERC20Swapper is a smart contract that enables users to swap ether (ETH) for ERC20 token.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERC20 Swapper

This project consists of two smart contracts, a Token contract and a Swapper contract. The Token contract is a basic ERC20 token, while the Swapper contract provides a function for swapping Ether for tokens.

About

ERC20Swapper is a smart contract that enables users to swap ether (ETH) for ERC20 token.


Languages

Language:JavaScript 80.2%Language:Solidity 19.8%