2
Notebooks
10
Starter Files
7
Docs
8
Weeks

Overview

Build a complete decentralized application (DApp) from smart contracts to frontend. Write secure Solidity code, deploy to testnets, and create user-friendly interfaces.

Notebooks

Starter Code

IVoting.solcontracts/interfaces/IVoting.sol
Voting.solcontracts/Voting.sol
app.jsfrontend/app.js
index.htmlfrontend/index.html
deploy.jsscripts/deploy.js
Voting.test.jstest/Voting.test.js
$ git clone https://github.com/Digital-AI-Finance/Blockchain.git

Documentation

Grading

40%
Technical
25%
Documentation
20%
Analysis
15%
Presentation