Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the implementation of a smart contract in Solidity for a simple coin, including the use of mappings for balances and allowances, constructor functions, and minting and sending functions. It also discusses financial applications of blockchains, such as the deployment of contracts on testnets and the use of tools like Solc, Truffle, and Ganache for development and testing.