Prerequisites
Last updated
Last updated
Developing a DApp requires you familiar with several tools. We'll use some tools in this tutorial but we assume you have at least basic knowledge with them.
We'll use to solidity as the programming language to write on-chain logic.
We'll implement the frontend UI logic using javascript.