Solidity Treasures
4.93K subscribers
38 photos
6 files
384 links
Useful materials and tools for development on Ethereum.
News proposals @hirama
Download Telegram
Forwarded from Vladimir S. | Officer's Channel (Vladimir S. | officercia)
๐Ÿ‘2
We understand how easy it is to get overwhelmed by the vast amount of material on the internet when studying any topic. This is especially true for web3, as you have to dig and explore everything on your own. The MetaLamp team has prepared materials that dive deep into the very essence of current topics, so you can get the most out of reading them.

Here's a small selectionโฌ‡๏ธ

๐Ÿ”ตEIP-1153: Transient storage opcodes
๐Ÿ”ตOverview and Architecture of the LayerZero v2 Protocol
๐Ÿ”ตExplanation of ERC-6900: Modular Smart Contract Accounts and Plugins
๐Ÿ”ตTechnical Overview of the UniswapX Protocol: Architecture, Integration Methods, and Order Execution
๐Ÿ”ต
Polymarket Explained: How Blockchain Prediction Markets Are Shaping the Future of Forecasting
๐Ÿ”ตGnosis conditional token framework (CTF): tokenizing potential outcomes in prediction markets
๐Ÿ”ตUma. Optimistic Oracle
๐Ÿ”ตThe Compound DeFi Protocol v3

The guys maintain their Blockchain Wiki on GitHub and constantly update it. They also run their Telegram channel, where they review popular tools, events, and share news digests.
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ”ฅ13๐Ÿ‘2
#promo
GPT summarizer of recent crypto news
https://t.me/sagi_agent
๐Ÿค”2๐Ÿ‘1๐Ÿ‘Ž1
๐Ÿ”ฅ12๐Ÿ‘Ž1๐ŸŽ‰1
EF supports cross-chain framework to standardize interchain communication.

Source code: https://github.com/BootNodeDev/intents-framework/tree/main

Details: Link
๐Ÿ‘10๐Ÿ”ฅ1
Forwarded from Franco Victorio
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!
๐Ÿ‘3
Forwarded from Vladimir S. | Officer's Channel (Vladimir S. | officercia)
FYI OpenZeppelin just launched a user-friendly interface to make it easily accessible: safeutils.openzeppelin.com

#security #privacy #opsec
๐Ÿ”ฅ1
Forwarded from 0xMikko.Eth
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
๐Ÿง  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
๐Ÿ‘3
Please open Telegram to view this post
VIEW IN TELEGRAM
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.
๐ŸŽ‰13๐Ÿ‘7๐Ÿ‘Ž1๐Ÿค”1