项目作者: pagarevijayy
项目描述 :
'EthSwap Exchange' implements smart contract to swap $eth with a new ERC-20 token at a fixed rate
高级语言: JavaScript
项目地址: git://github.com/pagarevijayy/bc_EthSwapExchange.git
Eth Swap Exchange
A simple app to swap Eth to buy/sell a new token. POC project - ERC20 token implementation.
Tech Stack:
- Solidity (for Ethereum Contracts)
- Truffle Framework
- Ganache
- React.js
- Chai (writing test cases)