fa
Feedback
Solidity Treasures

Solidity Treasures

رفتن به کانال در Telegram

Useful materials and tools for development on Ethereum. News proposals @hirama

نمایش بیشتر
4 865
مشترکین
اطلاعاتی وجود ندارد24 ساعت
-117 روز
-3130 روز
آرشیو پست ها
In early 2014, a group of developers working on the Ethereum project realized they needed a high-level language to write smar
In early 2014, a group of developers working on the Ethereum project realized they needed a high-level language to write smart contracts—something secure, human-readable, and purpose-built for blockchain logic. Among them was Christian Reitwiessner, a German computer scientist. Inspired by JavaScript, C++, and Python, he envisioned a language that would allow developers to define trustless rules directly on-chain. Working with Alex Beregszaszi and others, they began building a language that would compile into EVM bytecode. The goal was to abstract away the complexity of writing raw opcodes while offering safety and precision. They called it Solidity—a name reflecting both strength and determinism. The first version appeared in late 2014. As Ethereum launched in 2015, Solidity quickly became the foundation of the decentralized revolution, enabling everything from ICOs to DeFi, DAOs, and NFTs. From a few lines of contract code, Solidity evolved into a global standard, powering trillions in value—and transforming how the world thinks about software, ownership, and finance. The rest is immutable history.

Gm Solidit lovers and auditoooooors, for those of you wanting to learn Rust, SmartContractProgrammer just released a BANGER course on Updraft I thought you might like to know about 🦀 https://x.com/cyfrinupdraft/status/1942572443152859219?s=46&t=pYBMKFv-BwH_VeQ5_o0tYQ

2024 Solidity Developer Survey 🏆 Foundry became the most utilized devtool, with 51.1% of respondents indicating its use. https://soliditylang.org/blog/2025/04/25/solidity-developer-survey-2024-results/ @soliditypedia

🧠 Ethereum’s Account Abstraction: The Endgame 📖 New post from 2077 Research 🔗 Read here This one’s a gem if you’re building in the AA space or just trying to keep up with where Ethereum is heading. It goes beyond ERC-4337 and touches on the bigger picture — what a full AA future might actually *look* like. Stateless architecture, modular mempools, native account features… it’s all in there. 💡 Some key points: – Why EOAs are holding us back – How EIP-3074 and EIP-7702 change the game – What “intent-centric” UX really means – And how wallets could become way more powerful (and easier to use) If you’re working on wallets, bundlers, infra — or just love thinking about protocol design — highly recommend reading. — @soliditypedia

🧠 *Ethereum’s Account Abstraction: The Endgame* 📖 New post from 2077 Research 🔗 [Read here](https://research.2077.xyz/charting-ethereums-account-abstraction-roadmap-iii-the-endgame) This one’s a gem if you’re building in the AA space or just trying to keep up with where Ethereum is heading. It goes beyond ERC-4337 and touches on the bigger picture — what a full AA future might actually *look* like. Stateless architecture, modular mempools, native account features… it’s all in there. 💡 *Some key points:* – Why EOAs are holding us back – How EIP-3074 and EIP-7702 change the game – What “intent-centric” UX really means – And how wallets could become way more powerful (and easier to use) If you’re working on wallets, bundlers, infra — or just love thinking about protocol design — highly recommend reading. — 🧪 *Full article:* [research.2077.xyz](https://research.2077.xyz/charting-ethereums-account-abstraction-roadmap-iii-the-endgame) 💬 *Join the convo:* @soliditypedia

I spent last week and tested various AI auditors. In this video I'll answer how to use them in prod? And could machines finally replace human auditors today? Special report: https://x.com/0xmikko_eth/status/1902007613216235710

FYI OpenZeppelin just launched a user-friendly interface to make it easily accessible: safeutils.openzeppelin.com #security #privacy #opsec

Welcome to the Hardhat 3 Alpha! 🚀 Tutorial to get started: https://hardhat.org/hardhat3-alpha The Hardhat team will be in this group to assist you in trying out Hardhat 3, and easily hear your feedback. It's a temporary group for the alpha phase. Hardhat 3 is a major overhaul with exciting new features: - 🧪 Solidity tests as a first-class testing option - 🌐 Multichain support for today's rollup-centric world - ⚡️ Rust-powered runtime for faster execution - 🧱 Revamped build system with full npm compatibility and build profiles - 🚀 Hardhat Ignition for streamlined contract deployments Since this is still an alpha release, things will change, and your feedback can make a big difference. Let us know what you think and need!

EF supports cross-chain framework to standardize interchain communication. Source code: https://github.com/BootNodeDev/intent
EF supports cross-chain framework to standardize interchain communication. Source code: https://github.com/BootNodeDev/intents-framework/tree/main Details: Link