ethuidev Profile Banner
ethui.dev Profile
ethui.dev

@ethuidev

Followers
122
Following
60
Media
23
Statuses
149

A developer centric ethereum wallet. Support us on Gitcoin: https://t.co/jcE8TlxCX8

Everywhere
Joined November 2023
Don't wanna be here? Send us removal request.
@ethuidev
ethui.dev
2 months
Tired of slow feedback loops and clunky wallet workflows in web3 dev? ethui bundles Foundry/Anvil integration, contract exploration, and multi-wallet support into one desktop tool. We're in Gitcoin. Donate to keep it open-source โ†’ https://t.co/HnkhA5Kara $1+ helps. Closes Oct
Tweet card summary image
giveth.io
ethui is an EVM desktop application built for web3 developers and builders.Weโ€™r
0
1
3
@ethuidev
ethui.dev
2 days
What was your biggest web3 dev win in 2025? Shipped a new dapp? Finally got multi-wallet testing working? Contributed to an open source project? Drop it below. We want to hear what you built this year.
1
0
0
@ethuidev
ethui.dev
2 days
Test your dapp from any wallet's perspective with ethui's impersonator wallets. No private key needed. Just input any address and interact with websites and chains as if you own that wallet. When connected to anvil chains (local or remote), you can submit unsigned
0
0
1
@ethuidev
ethui.dev
3 days
Why local-first for Ethereum dev? Fast and reproducible environment. No network delays. Quick feedback loops. ethui integrates with anvil and forge to give you a complete local environment Build and test contracts without waiting for network confirmations
0
0
1
@ethuidev
ethui.dev
8 days
Try it at https://t.co/dmG5N3gSWL or clone from GitHub and host it yourself
explorer.ethui.dev
An Ethereum local explorer
0
0
0
@ethuidev
ethui.dev
8 days
Interact with contracts using ethui Explorer Connect to local or remote Anvil chains via RPC (HTTP or websockets), see transaction history, and interact with contracts directly When connected to ethui wallet, ABIs from your file system automatically decode contracts
1
0
0
@ethuidev
ethui.dev
10 days
Testing on multiple chains at once? Most devs: Switch networks manually, lose context, restart tests ethui: Connect to multiple chains simultaneously, no switching needed Your local dev environment shouldn't fight you
0
0
0
@ethuidev
ethui.dev
11 days
๐Ÿ‘‰
ethui.dev
An Ethereum toolkit
0
0
0
@ethuidev
ethui.dev
11 days
๐Ÿ”ฎ Transaction simulations in ethui Preview transactions before sendingโ€”success/failure, token transfers, state changes. Uses revm (same as forge) to simulate locally. No 3rd-party services, works on Anvil. Debug and validate without updating chain state. #EthereumDev #Web3
1
0
0
@ethuidev
ethui.dev
15 days
Why ethui is desktop-native, not browser-based: โœ“ Not restricted to browser sandbox โœ“ Reachable system-wide, not just one browser โœ“ Better performance and native OS integration โœ“ Works with any browser, all at once Built for developers who need real tools.
ethui.dev
An Ethereum toolkit
0
1
1
@ethuidev
ethui.dev
23 days
Most wallets require separate browser profiles. Switch, lose context, repeat. ethui: setup multiple wallets and manually switch between them seamlessly. Connect different chains simultaneously. No browser profile hacks. Just development. https://t.co/PHYNUydTxZ
0
0
0
@pcbo
pcbo.eth
24 days
thousands of onchain builders live, work, and ship from Portugal. but, they rarely gather in the same place... time to change that: introducing Onchain Lisbon:
36
20
152
@ethuidev
ethui.dev
24 days
Testing with specific accounts on Anvil? ethui auto-uses anvil_impersonateAccount instead of unlocking wallets. Benefits: โ†’ No private key exposure โ†’ No manual signing โ†’ Secure fast-mode testing โ†’ Prevents replay attacks One less thing to think about while
0
1
1
@ethuidev
ethui.dev
26 days
โšก Dev tip: Skip transaction confirmations on test chains ethui's Fast Mode auto-approves all transactions on local/test networks. No clicking through MetaMask popups while testing. How it works: โ†’ Automatically detects test chains โ†’ Skips security checks โ†’ Maintains
0
0
0
@ethuidev
ethui.dev
1 month
We're at @EFDevcon. If you see someone in an ethui shirt, come say hi ๐Ÿ‘‹
0
1
2
@ethuidev
ethui.dev
1 month
Docs:
ethui.dev
An Ethereum toolkit
0
0
0
@ethuidev
ethui.dev
1 month
Why ethui's anvil support is different: Most wallets (MetaMask, Rabby) break on anvil restarts/reverts because they cache nonces locally. ethui detects anvil chains, recalculates nonces from scratch, tracks restarts/reverts in real-time. Your wallet just works. Always.
1
0
0
@ethuidev
ethui.dev
1 month
Ever needed to test your dapp with multiple wallets simultaneously? Without ethui: Create separate browser profiles, switch between them, lose context. With ethui: Multiple wallets in one instance, seamless switching, and maintaining all connections. No browser profile hacks.
0
1
2
@ethuidev
ethui.dev
1 month
This feature is in development. Want to contribute? GitHub: https://t.co/cwDDfevVOp What's your biggest pain point with forge traces?
Tweet card summary image
github.com
An Ethereum toolkit. Contribute to ethui/ethui development by creating an account on GitHub.
0
0
0
@ethuidev
ethui.dev
1 month
๐Ÿ”ง Technical Deep Dive: Forge traces that don't suck Real problem: Forge traces get impossibly large. Even simple tests become unreadable walls of terminal text. We're solving this. Watch ethui's new forge traces UI (coming soon): โ€ข Run tests through UI instead of terminal
1
0
0
@ethuidev
ethui.dev
1 month
How ethui integrates with Foundry: ๐Ÿ”ง Monitors forge compilation outputs in real-time ๐Ÿ”ง Matches on-chain bytecode to local contracts ๐Ÿ”ง Auto-detects anvil restarts and reverts ๐Ÿ”ง Indexes ABIs for instant contract interaction ๐Ÿ”ง Syncs nonces across the entire toolchain
0
1
1