University of Buffalo: Blockchain Specialization

A comprehensive 2-month course on blockchain fundamentals including programming assignments on the Ethereum chain.

I deployed Ethereum locally on my machine using an Ubuntu virtual machine and learned how to traverse the blockchain and answer basic questions, such as “Which wallet received 5 ether and how much gas did it cost?”

I used Remix IDE to create web3 content, such as smart contracts and integrations with Metamask and tested these using automation through Truffle IDE.

Smart contract written in Solidity that enables decentralized voting on the Ethereum blockchain.

Previous
Previous

Machine Learning Specialization

Next
Next

REST API Build