My First DApp where users can easily swap ether for tokens at a fixed price.
- Solidity: The preffered programming language for the ethereum blockchain
- Truffle: The compiller
- web3.js: Talks to the blockchain on our behalf
- Ganache: Local version of ethereum blockchain for development purpose.
- ReactJS: Front-end library
- Meta Mask: Enables browser to complete blockchain transactions using web3.js under the hood.