Arbitrum Developers

1.2K posts

Arbitrum Developers banner
Arbitrum Developers

Arbitrum Developers

@ArbitrumDevs

Technical resource hub for all @arbitrum developers. Tutorials, updates, and technical announcements.

Katılım Haziran 2022
48 Takip Edilen33.8K Takipçiler
Sabitlenmiş Tweet
Arbitrum Developers
Arbitrum Developers@ArbitrumDevs·
Open House is back! This time: $800k in prizes. Four global cities. Not a hackathon, not a hacker house, but a global program built for founders who are serious about shipping, not just weekend builders. First stop: New York City 🗽 Register now 👇🏻 openhouse.arbitrum.io/?utm_source=tw…
Arbitrum@arbitrum

Open House 2026 is officially live - A global program for founders & builders - $800,000 in prizes - Four cities First stop: New York City 🗽 Register now openhouse.arbitrum.io/?utm_source=tw…

English
16
25
220
19.7K
Arbitrum Developers retweetledi
Ben Greenberg
Ben Greenberg@hummusonrails·
If you write Rust and you've ever wondered whether blockchain is relevant to your backend work, I built something that points to a concrete answer. 🧵👇
English
3
4
13
481
Arbitrum Developers retweetledi
Avail
Avail@AvailProject·
Missed the Avail × @ArbitrumDevs workshop? Here's what went down 🧵 👇
Avail tweet media
English
18
2
13
1.1K
Arbitrum Developers retweetledi
Fhenix
Fhenix@fhenix·
Payments should be private by default, not a feature you toggle on Join us for a quick cofhe break with @PrivaraXYZ as we yap about easy encrypted payments March 19 | 4PM UTC Hosted by: @jack_gk
Fhenix tweet media
English
16
15
103
3K
Arbitrum Developers
Arbitrum Developers@ArbitrumDevs·
The Arbitrum Audit Program is still open! If you’re building and getting ready to deploy, now’s the time to secure your contracts. Apply now 👇🏻 tally.so/r/3xzEzv?progr…
Arbitrum Developers tweet media
English
6
9
54
2.4K
Arbitrum Developers retweetledi
Runtime Vеrification
Runtime Vеrification@rv_inc·
One of the coolest things about Arbitrum Stylus is its interoperability. If you are building with both Solidity and Rust and security is a mission-critical part of your development cycle, try Skribe: it’s open source and free to use! Skribe supports mixed-language fuzzing, testing how your Rust logic interacts with Solidity contracts in a single environment. P.S. better fuzzing -> tighter code -> cheaper transactions for your users, as a bonus secondary effect that comes with refining logic.
Runtime Vеrification tweet media
English
1
3
13
807
Arbitrum Developers retweetledi
Avail
Avail@AvailProject·
We’re live in 40 minutes! 📷 Join @hummusonrails & @0xabhk for a hands-on workshop on how to onboard users instantly and tap into liquidity across major ecosystems. Live on X @ArbitrumDevs & discord.gg/arbitrum
Avail@AvailProject

Building on @Arbitrum? Here's how to grow your user base fast 👇 Join our hands-on workshop to learn how to onboard users instantly & tap into liquidity across popular ecosystems, powered by Avail Nexus. 📅 March 12th, 3pm UTC Live on X @ArbitrumDevs & Arbitrum discord

English
7
9
29
2.2K
Arbitrum Developers
Arbitrum Developers@ArbitrumDevs·
Devs building on Arbitrum, we're going live shortly 👀 Learn how to onboard users instantly and tap into cross-ecosystem liquidity, powered by Avail Nexus. You don't want to miss this one 👇🏻
Avail@AvailProject

Building on @Arbitrum? Here's how to grow your user base fast 👇 Join our hands-on workshop to learn how to onboard users instantly & tap into liquidity across popular ecosystems, powered by Avail Nexus. 📅 March 12th, 3pm UTC Live on X @ArbitrumDevs & Arbitrum discord

English
1
7
57
1.8K
Arbitrum Developers
Arbitrum Developers@ArbitrumDevs·
ICYMI: The Arbitrum Audit Program is still open! If you’re building and preparing to ship, you can get support to audit and secure your contracts. Apply below 👇🏻 tally.so/r/3xzEzv?progr…
Arbitrum Developers tweet media
English
2
4
41
3K
Arbitrum Developers
Arbitrum Developers@ArbitrumDevs·
The energy at Founder House NYC was unreal. 80+ teams building across AI, DeFi, RWAs, and consumer apps - all pushing the boundaries of what’s possible on Arbitrum. Huge congrats to all the winners and every team that shipped in these 3 days 👏
Arbitrum@arbitrum

Our 2nd global builder program has wrapped up with Founder House NYC! Over the last 3 days, 80+ teams came together to bring their ideas onchain on the Arbitrum Platform, competing for $340K in prizes and grants. We saw incredible new primitives being built across AI, DeFi, RWAs, Consumer and more. Now it’s time to announce the winners of Founder House NYC. DRUM ROLL PLEASE. 🥁 🥇 @Kustodia_mx - Smart car management app 🥈 @laytusprotocol - Correlation-aware prediction market app 🥉 @EqualFiLabs - Onchain prime brokerage app

English
1
5
46
1.2K
Arbitrum Developers
Arbitrum Developers@ArbitrumDevs·
Join us on March 12 to discover that growing your Arbitrum app's userbase is easier than you think thanks to @AvailProject 👇
Avail@AvailProject

Building on @Arbitrum? Here's how to grow your user base fast 👇 Join our hands-on workshop to learn how to onboard users instantly & tap into liquidity across popular ecosystems, powered by Avail Nexus. 📅 March 12th, 3pm UTC Live on X @ArbitrumDevs & Arbitrum discord

English
2
2
28
1.3K
Arbitrum Developers
Arbitrum Developers@ArbitrumDevs·
Builder’s Block #012 is live! This edition highlights the winners of Arbitrum NYC Open House, the Mentorship Program (up to $100K), AI Agents landing on Arbitrum with skills + identity, and how to migrate your Aptos & Sui dApps to Stylus. Dive in now 👇🏻 blog.arbitrum.foundation/builders-block…
English
4
5
25
1.3K
Arbitrum Developers
Arbitrum Developers@ArbitrumDevs·
This isn’t just theory - here's a quick demo. Check out the latest video from our devrel @hummusonrails for the detailed breakdown👇🏻 Github Repo: github.com/hummusonrails/…
Ben Greenberg@hummusonrails

.@arbitrum Stylus SDK v0.10 lets you build multi-contract workspaces wih type safe Rust. I built a voting dApp that shows how it works and walked through the entire codebase. Full code walkthrough attached. Repo link in the reply.

English
0
0
7
446
Arbitrum Developers
Arbitrum Developers@ArbitrumDevs·
Multi-contract Stylus projects no longer require raw ABI encoding. With SDK v0.10: • Define interfaces as #[public] traits • Enable contract-client-gen • Import auto-generated clients • Call other contracts like normal Rust methods Check it out👇🏻 blog.arbitrum.foundation/structuring-mu…
English
5
7
45
1.3K
Arbitrum Developers retweetledi
Ben Greenberg
Ben Greenberg@hummusonrails·
.@arbitrum Stylus SDK v0.10 lets you build multi-contract workspaces wih type safe Rust. I built a voting dApp that shows how it works and walked through the entire codebase. Full code walkthrough attached. Repo link in the reply.
English
3
6
16
1.4K
Arbitrum Developers
Arbitrum Developers@ArbitrumDevs·
What's next? Founder House NYC (Mar 6–8). Deep technical mentorship & GTM support. Up to $340K in prizes & grants. Then: our Mentorship Program + global Open Houses (Dubai, London, Singapore).d If you’re building on Arbitrum, this is just the beginning. Apply now 👇🏻 tally.so/r/aQdj2W
English
1
0
3
390
Arbitrum Developers
Arbitrum Developers@ArbitrumDevs·
512 builders. 40+ countries. 3 intense weeks of shipping. Huge congratulations to the winners of the Open House NYC Online Buildathon 🏆 🥇 @TiltProtocol - $15K 🥈 @Fangorn_network - $10K 🥉 EquelFi - $5K Check out what they've built 🧵👇🏻
Arbitrum Developers tweet media
English
4
6
54
2.4K