/ERC20Swapper

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

Primary LanguageJavaScript

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.