Blockchain Bibliotheca

A Practical Introduction to Developing Web3 Apps Using Solidity and React

I have spent many weekends learning as much as I can on writing smart contracts and developing applications on the blockchain. I wrote this short and accessible book to share my learnings and show you how to build a Web3 app powered by a smart contract from scratch using Solidity, Hardhat, React and Next.js.

In this short book, we will learn how to create the smart contract that can be deployed on the Ethereum blockchain using Solidity and following the TDD methodology. Then, we will be looking at building a front-end for this contract using React in Next.js.

This book consists of two chapters. The first chapter is on building a smart contract using Solidity and Hardhat. The second chapter is about building the front end to deploy and interact with the smart contract. You can read the first chapter at https://www.partnerly.co/learn for free if you want to take a peek!

A Practical Introduction to Developing Web3 Apps Using Solidity and React

Read a Sample

Get Your Copy