GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#solidity #airdrop #auction #blockchain #dapp #dapps #erc20 #erc721 #ethereum #merkle_tree #nft #open_source #signature_verification #smart_contracts #solidity #solidity_contracts #tutorial_code #web3

This resource, "WTF Solidity," is a comprehensive guide for learning Solidity, the programming language used for Ethereum smart contracts. It offers a step-by-step tutorial with over 50 lectures, covering basics, advanced topics, and real-world applications like ERC20, ERC721, and more.

The benefits include Each lecture comes with code examples, articles, and mirrors, making it easy to follow and practice.
- **Community Support** It covers complex subjects like contract security, EVM opcodes, and internal rules of Solidity.
- **Practical Applications** There are specific sections dedicated to contract security and common vulnerabilities.

Overall, this resource is ideal for both beginners and experienced developers looking to deepen their understanding of Solidity and Ethereum development.

https://github.com/AmazingAng/WTF-Solidity
#typescript #blockchain #dapps #debugging #ethereum #javascript #smart_contracts #solidity #task_runner #tooling #typescript

Hardhat is a powerful Ethereum development tool that helps you write, test, and deploy smart contracts easily and efficiently. It includes a local Ethereum network for testing without real money, advanced debugging tools to find and fix errors quickly, and a flexible plugin system to add extra features. This makes your development faster, safer, and more convenient, especially if you want to build decentralized applications. You can install it with npm, follow simple setup steps, and access many guides and plugins to customize your workflow. Hardhat is widely used by professionals to streamline Ethereum programming and improve code quality.

https://github.com/NomicFoundation/hardhat