Projects with this topic
Sort by:
-
Project for the Master's course Blockchain and Decentralized Applications at the BUT FIT. This project aims at practicing the activities typically associated with the creation of blockchain application on EVM (Ethereum Virtual Machine) compatible platform (such as Ethereum, Polygon, Hyperledger Besu, etc.). The project starts creating a smart contract in Solidity language that implements ERC20 token with extended functionality. The assignment also includes the implementation of a dApp that allows convenient interaction with the contract using a graphical interface.
Updated