12693
Noam

@noam #12693

account abstraction intern @alchemyplatform
90 Follower 105 Following
If you're asking yourself what APIs, tools, and services are available on Alchemy Rollups, the answer is all of them.
Just crossed 1M accounts deployed onchain ๐ŸŽ‰

This is a testament to product experience developers are shipping today and the scale at which they're operating. 1B soon ๐Ÿš€
DBA Research Day
Lastest thoughts on the EIP-3074 discussions.

TL;DR - has value props but doesn't make sense as an EIP given L1's current focuses, open security questions, and open path-to-endgame questions. Would love to see more iteration on rollups first before enshrining in L1.

Full post here ๐Ÿ‘‡
Why Smart Accounts? Extensibility.

1. Iterating on EOAs = development through consensus.
2. Iterating on SCAs = development through code.

Crypto's moving fast. Build on invariants that can keep up with it.
web3 properties + web2 gameplay, scaled out on the /op-stack and streamlined with smart accounts.

https://x.com/Optimism/status/1773013053098930541?s=20
Join us and Spearbit tomorrow at 10:30 AM EST for an alpha-packed space on smart accounts and security.

Prior to Spearbit, Hari was the lead architect on Solidity. Excited to continue learning from the best in the business on security best practices.

https://twitter.com/i/spaces/1vAxRvbmwrzxl
All this discussion on modular smart contract accounts and meanwhile Alchemy's Light Account is ripping up to >50% of all 4337 accounts deployed.

Start small with Light Account & add more scope and functionality through well defined upgrade paths to modular when you need it.
Weโ€™ve noticed there have been many misconceptions around modular account standards, and wanted to highlight some of the latest thinking there: https://mirror.xyz/probablynoam.eth/ZM8k-YoVbC-ih13zPMPZ5q4iZ7wEHuWEcRbQNrRiURU.

Takeaways to call out ๐Ÿ‘‡
Added more docs to the Multi Owner plugin too. Enables multiple EOA or 1271-compliant contract owners of a smart account to facilitate fault tolerance in key management and onchain recovery.

See them here: https://github.com/alchemyplatform/modular-account/blob/develop/src/plugins/owner/multi-owner.md
Just added more docs about the Session Key plugin, which provides robust mechanisms to permission a signer's scope onchain. This securely supports a variety of use cases ranging from transaction-less games to risk managed under collateralized lending.
One of the first major uses of Rundler crates. Light provides one of the more compelling wallet experiences we've seen to date with both account and chain abstraction, we're really excited to see this launch.

Links ๐Ÿ‘‡
When building plugins, we ran into issues using certain data structures because of the storage access rules of ERC-4337.

We ended up building a LinkedList implementation that relies on account associated storage to be 4337 compatible. Might be useful for other plugin devs too ๐Ÿ‘‡
Part 2 of the "How to Build Smart Accounts Series" we've been working on with AWS Cloud!

Top pri to streamline the devx for aa and make it easy for developers to get the value props of smart accounts.

https://aws.amazon.com/blogs/database/build-account-abstraction-wallets-with-alchemy-and-aws-part-2/
Join @arbit(rum), @cyberconnect and @alchemyplatform engineers to learn how to build account abstraction apps and modular smart contract wallet plugins on Arbitrum!

๐Ÿ—“๏ธMarch 12th (today!)| 1:30PM EST
๐Ÿ“https://youtube.com/live/KEYtON2dmic?si=wCUc8-HhjX06Yra4
Passkey validation + smart accounts turns all user devices into hardware wallets for increased UX and security.

RIP-7212, incubated by Dogan and the @getclave team, enables cheap support for rollups that adopt it, like @base. Learn more about why we're excited in the blog below ๐Ÿ‘‡
Software will evolve at very different speeds; the one who is moving most quickly will be the one that wins in the end.



https://motherduck.com/blog/perf-is-not-enough/
Earn up to $100k in bug bounty payouts on the Modular Account repo. Any crit finding earns you an automatic interview for the solidty team at Alchemy.

https://hackerone.com/alchemyplatform

https://github.com/alchemyplatform/modular-account
Open source is a relatively new and increasingly core part of our DNA at Alchemy. Proud of the team for prioritizing ecosystem improvements.

https://www.alchemy.com/blog/fostering-an-open-ecosystem
Hey y'all! Check out Rundler (yes we're not great at naming), an ERC-4337 Bundler implemented in Rust ๐Ÿฆ€

https://github.com/alchemyplatform/rundler

If have questions on Rundler check out the open issues and the TG!

https://github.com/alchemyplatform/rundler/issues
https://t.me/rundler
Cool AA production usage: Shell Energy + WiPro Falcon.

Falcon is a tool poised to enhance operational efficiency by up to 20% for companies like Shell, improving supply chain document management, speeding up processes, and aiding in inspection planning.

Built on @0xpolygon with @alchemyplatform smart accounts.
It's 2024 and our whole office is playing onchain games. They're actually fun now.

Check out Worth of Words here: https://worthofwords.com/ including how it was built to provide a web2 gameplay, with no required server. Just the client and the chain.