DEV Community

Sophomore Track Series' Articles

Back to Haardik's Series
What is Gas on Ethereum (and other blockchains)? Deep dive

What is Gas on Ethereum (and other blockchains)? Deep dive

15
Comments
10 min read
What is blockchain mining? Mining on Ethereum

What is blockchain mining? Mining on Ethereum

5
Comments
5 min read
What is Proof of Work (PoW)? How does PoW work on Ethereum?

What is Proof of Work (PoW)? How does PoW work on Ethereum?

4
Comments
8 min read
Understanding the Ethereum Virtual Machine (EVM)

Understanding the Ethereum Virtual Machine (EVM)

15
Comments 1
5 min read
Let's learn some advanced Solidity concepts!

Let's learn some advanced Solidity concepts!

13
Comments
10 min read
What are Providers and Signers? What is an ABI? What are BigNumbers? How do contracts deal with ERC-20 tokens?

What are Providers and Signers? What is an ABI? What are BigNumbers? How do contracts deal with ERC-20 tokens?

9
Comments
8 min read
Build a simple whitelist dApp using Solidity, Next.js, ethers.js on Ethereum

Build a simple whitelist dApp using Solidity, Next.js, ethers.js on Ethereum

14
Comments
11 min read
Build an entire NFT Collection on Ethereum using Solidity, Next.js, Web3Modal, Ethers.js

Build an entire NFT Collection on Ethereum using Solidity, Next.js, Web3Modal, Ethers.js

12
Comments
18 min read
Launch an ICO on Ethereum using Solidity, Next.js, ethers.js, Web3Modal. Airdrop free tokens to NFT holders.

Launch an ICO on Ethereum using Solidity, Next.js, ethers.js, Web3Modal. Airdrop free tokens to NFT holders.

14
Comments
15 min read
Build an on-chain DAO for your NFT holders on Ethereum using Solidity, Next.js, ethers.js, Web3Modal

Build an on-chain DAO for your NFT holders on Ethereum using Solidity, Next.js, ethers.js, Web3Modal

19
Comments
19 min read
How do DEX's work? Understand Uniswap v1 by deep diving into the math and code. Learn the xy=k AMM curve.

How do DEX's work? Understand Uniswap v1 by deep diving into the math and code. Learn the xy=k AMM curve.

13
Comments
12 min read
Build your own Decentralized Exchange! Use the xy=k AMM curve on Ethereum using Solidity, ethers.js, Next.js, and Web3Modal

Build your own Decentralized Exchange! Use the xy=k AMM curve on Ethereum using Solidity, ethers.js, Next.js, and Web3Modal

18
Comments 1
33 min read