CapySwap, a simple ETH-to-CPB exchange built in Solidity - Project for the Data Security course of Computer Science faculty, University of Salerno (UNISA).
CapySwap is a Web App that serves as an exchange between Ether (ETH) and CapyBuck (CPB) , a new Cryptocurrency based on the notorious animal from South America: the capybara. CapySwap creates a new online trading experience by letting users buy and sell CapyBucks using a simple interface only.
- Truffle - Used to simplify development, compilation, testing and smart contract deploying on the blockchain.
- Solidity - Used for Smart Contracts development.
- Javascript - Used to test and for GUI interactions.
- Lite-server - Web server.
- Ganache - Used to simulate the Ethereum blockchain.