modagavr / sol-like-a-pro

Code in Solidity like a PRO with Egor Gavrilov. Check out YouTube channel ▶️

Home Page:https://youtube.com/EgorGavrilov

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code in Solidity like a PRO with Egor Gavrilov

Check out YouTube channel youtube.com/EgorGavrilov

Tutorials

  1. Perfect Solidity Stack

It's easy to get started with Solidity programming, but how do you approach it professionally? We figure it out in this video.

PerfectSolidityStack

  1. Predict Contract Address

Deploy your Smart Contract with a precomputed address. We will write a Solidity Smart Contract with two options: using Create and Create2.

SolidityCreate2

  1. Rentable NFT

Rentable NFTs are the next big trend. Rent out an expensive NFT for one day and take advantage of all the benefits for a small fee.

RentableNFT

  1. Merkle Tree Airdrop

Use Merkle tree to airdrop your token in a cheap, elegant and efficient way.

MerkleTreeAirdrop

  1. Digital Signatures

Elliptic Curve Digital Signature Algorithm is a popular method of digital identification.

Digital Signatures

  1. Upgradeable Smart Contracts

Upgrade your Smart Contracts using Transparent Upgradeable Proxy.

Upgradeable Smart Contracts

  1. 10 Hardhat Best Practices

Hardhat is an Ethereum Development Environment for Professionals. We will take a look at 10 Hardhat Best Practices.

10 Hardhat Best Practices

About

Code in Solidity like a PRO with Egor Gavrilov. Check out YouTube channel ▶️

https://youtube.com/EgorGavrilov


Languages

Language:TypeScript 59.0%Language:Solidity 38.0%Language:JavaScript 3.0%