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
#c_lang #arduino #automation #esp32 #esp8266 #firmware #iot #knx #mqtt #ota #smart_home #sonoff #tasmota #tuya

Tasmota is a special firmware for ESP8266 and ESP32 devices that makes it easy to control and automate your smart home devices. You can configure it using a web interface, update it over the air (OTA), and use timers or rules for automation. It also supports local control through MQTT, HTTP, Serial, or KNX. The benefit to you is that it provides easy and flexible control over your devices, allowing you to customize and automate your home setup without needing complex technical knowledge. Additionally, it has a strong community support and regular updates to ensure stability and new features.

https://github.com/arendst/Tasmota
#python #home_assistant #home_assistant_integration #miot #miot_devices #smart_home #xiaomi #xiaomi_smart_home

Xiaomi Home Integration allows you to use Xiaomi IoT smart devices with Home Assistant. You can install it using Git, HACS, or manual methods. After logging in with your Xiaomi account, you can add and control your Xiaomi devices directly within Home Assistant. This integration supports most Xiaomi devices, multiple user accounts, and both cloud and local control options. It also provides features like debug mode for actions and multi-language support. Ensure your Home Assistant configuration file is secure since it stores your Xiaomi account information. This integration makes managing your smart home devices easier and more centralized.

https://github.com/XiaoMi/ha_xiaomi_home
#solidity #ethereum #evm #security #smart_contracts #solidity

OpenZeppelin Contracts is a library that helps you build secure smart contracts. It provides pre-tested and community-reviewed code for things like tokens (ERC20 and ERC721) and access control, making your contracts safer and easier to manage. You can use tools like the Contracts Wizard to generate contracts interactively and OpenZeppelin Defender to scale your decentralized applications securely. The library is well-documented, and there are many resources available to help you get started and ensure your contracts are secure. This makes it easier for you to develop reliable and secure smart contracts without starting from scratch.

https://github.com/OpenZeppelin/openzeppelin-contracts