Compose retuiteado
Compose
41 posts

Compose
@ComposeDiamonds
General purpose onchain smart contract library for EVM-based blockchains. https://t.co/e4URS2f4Qb
Se unió Kasım 2025
53 Siguiendo104 Seguidores
Compose retuiteado

This description of diamond contracts from @adxtyahq is refreshing. He describes a diamond proxy as "totally simple, totally plain". He is right.
A good diamond proxy contains no business logic. It routes function calls to implementation contracts (facets).
aditya@adxtyahq
Let’s talk about EIP-2535 (Diamond Proxy) Been getting a lot of questions around this, so here’s a short video explaining how it actually works. What should I cover next?
English
Compose retuiteado

This is truly amazing @mudgen.
I agree, ERC-2535 despite always being used It's sometimes complex and hard to comprehend even though it's meant to be easily understood.
But with this innovation of yours we're expecting a simplified and more effective way for diamond contracts, which would later improve functionality.
And the terminologies stated are very clean and easy to remember especially in the crypto space filled with large numbers of things one has little or no understanding to, these terminologies could really be helpful and easy to recall.
Also love the Optional upgrade path for existing ERC-2535 Diamond implementations, which might really help push the Ethereum Ecosystem forward and improve simplicity.
Nick Mudge 💎@mudgen
I am proposing a new standard for diamond contracts with better events. @graphprotocol, @Covalent_HQ, @DuneAnalytics and all indexers, can you please tell me if the proposed events for diamond contracts are good? The proposal is here: ethereum-magicians.org/t/proposal-for…
English
Compose retuiteado
Compose retuiteado
Compose retuiteado
Compose retuiteado

I’ve been exploring Compose, and their Diamond Contracts really impressed me.
Most smart contracts are just one giant block of code.
Adding features or upgrading them quickly becomes messy.
Compose takes a different approach
It breaks contracts into facets.
Each facet handles a specific job.
The diamond connects them into a single system.
The address stays the same.
The storage stays the same.
Only the logic you update changes.
This means you can add, replace, or remove features without redeploying everything.
For projects that evolve over time, this makes a big difference.
Compose also offers a standard library of facets that you can mix and match.
Or you can write your own facets and plug them.
Because each facet is small and focused, the entire contract stays organized, readable, and reusable.
This makes debugging simpler, keeps upgrades clean, and ensures it works for both upgradeable and immutable systems.
Diamond Contracts aren’t just a concept they’re practical framework for building complex, scalable on-chain applications.
Compose makes building and maintaining them practical, reliable, and ready for the next era of on-chain development.
Big thanks to @mudgen for making this easier 🙌

English
Compose retuiteado

Sweet!! 🔥
@ComposeDiamonds now has their official website😎
check it out: compose.diamonds
read the docs, join the discord channel, see how you can help by contributing early!
don't sleep on it, compose smart contract library is the next big thing😉
you welcome, dev!🥂
English

@oxurieal jump on our discord. you can find the link on compose.diamonds
English

@ComposeDiamonds I'll like to contribute to the project but your DM is closed
English
Compose retuiteado

@zksync, @lifiprotocol, @aavegotchi, @iExecDev, @StoboxCompany, @BosonProtocol, @VenusProtocol , @Pact_Swap, @TownsProtocol, @TrustWallet, and more.
See our simple registry here: docs.google.com/spreadsheets/d…
If you know any diamond based project, help us grow it!
English

@mr_hassan_X
@OneSignor
@lynettdoteth
@Jayy4rl
@iam_Joshberry
@sidarthx0
@web3_analyst
Let's build the future of smart contracts.
English

Huge shout out to our top contributors.
Shine bright like diamonds 💎
@mudgen
@mnnnnnnnn355
@astaxxoo
@lumoswiz
@trainface
@AapsiK
@megabyte0x
@0xisihin
@AkpoloOgaga
@HabeeblaiM
@0xRushya
@Haroldwonder
@FrankyEjezie
@SuperDevFavour
@0xfrsmln
English

@panditdhamdhere @vikram_twt @priyanshudotsol @0xmihirsahu @b_migliaccio @praptichilling Yes we're fully open source and beginner friendly.
English

@vikram_twt @priyanshudotsol @0xmihirsahu @b_migliaccio @praptichilling Come contribute to us we're building @ComposeDiamonds
English

I want to do opensource in web3 but do not have idea from where to start, pls guide me for this!
@priyanshudotsol @0xmihirsahu @panditdhamdhere @b_migliaccio @praptichilling
English
Compose retuiteado

Compose is no longer using Solidity libraries. We are now using Solidity modules. See the new documentation about Solidity modules: compose.diamonds/docs/foundatio…
English
