Trending

#EthereumDev

Latest posts tagged with #EthereumDev on Bluesky

Latest Top
Trending

Posts tagged #EthereumDev

Post image

Vitalik Buterin has outlined a major two part overhaul for Ethereum. The first step is EIP 7864 which replaces the current tree with a binary structure using faster hashing. 
catenaa.com/markets/cryptocurrencies...
#EthereumDev #BlockchainTech

0 0 0 0
ethui stacks - effortless EVM testnets | ethui Announcing stacks

The testnet pain points (gas distribution, interoperability, and slow feedback) have been solved.
Free to try, open source, self-hostable.

Read the full announcement 👇

ethui.dev/blog/stacks

#EthereumDev #Testnets #DeveloperTools

0 0 0 0
ethui An Ethereum toolkit

🔮 Transaction simulations

Preview txs before sending. Uses revm (same as forge) locally—no 3rd parties, works on Anvil.

Debug without updating state.

ethui.dev/docs/features/simulations
#EthereumDev #Web3 #DevTools

2 0 0 0
ethui An Ethereum toolkit

Why ethui is desktop-native:

✓ Not browser-sandboxed
✓ System-wide reach
✓ Better performance
✓ Works with any browser

Built for developers who need real tools, not browser extensions.

ethui.dev

#EthereumDev #DevTools #Web3

2 0 0 0
Post image

Testing with multiple wallets?

Most require separate browser profiles.

ethui: setup multiple wallets and manually switch between them seamlessly. Connect different chains simultaneously.

No browser profile hacks.

ethui.dev/docs

#EthereumDev #DevTools #Web3

2 0 0 0

Testing with specific accounts on Anvil?

ethui auto-uses anvil_impersonateAccount—no private key exposure, no manual signing, secure testing.

One less thing to think about.

#EthereumDev #DevTools #Web3

2 0 0 0
Video

⚡ Dev tip: ethui's Fast Mode skips transaction confirmations on test chains.

Auto-detects test networks, maintains mainnet security.

Cuts testing time in half.

What's your biggest time sink during local testing?

#EthereumDev #DevTools #Web3

1 0 0 0

Why ethui's anvil support matters:

Most wallets break on anvil restarts because they cache nonces.

ethui detects anvil, recalculates nonces from scratch, tracks restarts/reverts real-time.

Your wallet just works.

ethui.dev/docs/features/anvil

#EthereumDev #Anvil #DevTools

2 0 0 0
ethui An Ethereum toolkit

Testing with multiple wallets?

ethui: Multiple wallets in one instance, seamless switching, no browser profile hacks.

What's your multi-wallet workflow?

ethui.dev

#EthereumDev #DevTools #Web3

2 0 0 0
Video

🔧 Forge traces that actually work

Problem: Traces grow large and become unreadable.

ethui's solution (in dev): UI with filtering, ABI decoding, clear test results.

#EthereumDev #Web3 #DevTools

2 0 0 0

How ethui integrates with Foundry:

🔧 Monitors forge outputs in real-time
🔧 Matches bytecode to contracts
🔧 Auto-detects anvil restarts
🔧 Indexes ABIs instantly
🔧 Syncs nonces

Everything stays in sync. Automatically.

#EthereumDev #Foundry #DevTools

1 0 0 0
Video

🔍 Your own local blockchain explorer

ethui connects to Anvil: navigate txs, auto-identify contracts, interact with ABIs, and real-time decoding.

All local. No external dependencies 👇

#EthereumDev #Web3 #DevTools

2 0 0 1
ethui An Ethereum toolkit

💬 What's your local Ethereum dev setup?

Hardhat? Foundry? Remix? ethui? Other?

Reply with your stack + biggest pain point.

Your feedback shapes our roadmap.

ethui.dev

#EthereumDev #DeveloperWorkflow #Web3Tools

0 0 0 0
Video

New to ethui? Quick intro.

Ethereum toolkit for local dev: Anvil-aware syncing, Foundry integration, multi-wallet, Fast Mode, desktop-native.

Built for testing locally.

👇

ethui.dev
github.com/ethui/ethui

#EthereumDev #Web3 #Ethereum #DevTools

1 0 0 0

📢 ethui needs contributors

Open source Ethereum toolkit. Rust (61.7%) + TypeScript (37%), MIT licensed, Tauri-based.

In development: Forge traces UI.

Start here: github.com/ethui/ethui/...

#EthereumDev #Web3 #Ethereum #DevTools

1 0 0 0

Tired of waiting for transaction confirmations while testing your smart contracts? ethui's local-first approach lets you skip the wait and focus on building.

What's your biggest time waster in development? 👇

#EthereumDev #Web3 #Ethereum #DevTools

2 0 0 0
ethui An Ethereum toolkit

2/ Try: ethui.dev
Contribute: github.com/ethui/ethui

Final day for Gitcoin round tomorrow → giveth.io/project/ethui

If ethui solved problems for you, support open-source tooling.

#EthereumDev #Web3 #Ethereum #DevTools

2 0 0 0
Preview
Project ethui ethui is an EVM desktop application built for web3 developers and builders.We’r

5/ Features like Fast Mode exist because we built ethui for developers, not end users. Gitcoin round closes in 4 days → giveth.io/project/ethui

Small donations count.

#EthereumDev #Web3 #Ethereum #DevTools

2 0 0 0

Testing multiple Ethereum wallets usually means browser profile hell.

ethui lets you connect different wallets to different chains simultaneously. One app, no profile juggling.

Desktop-native, open source.

#EthereumDev #Web3 #DevTools

2 0 0 0
ethui An Ethereum toolkit

Most wallets (like MetaMask) break when you restart Anvil.

ethui detects these chains automatically and calculates nonce from scratch 👉 ethui.dev/docs/feature...

This specialized sync logic requires ongoing maintenance. Gitcoin round → giveth.io/project/ethui

#EthereumDev #Web3 #DevTools

2 0 0 0
Video

🎥 Desktop-native advantage: ethui connects to Chrome and Firefox simultaneously on different chains. Browser extensions can't do this👇

Building this requires ongoing maintenance. We're in the Gitcoin round → giveth.io/project/ethui

#EthereumDev #Web3 #DevTools

2 0 0 1

3️⃣
Start a local blockchain node:
npx hardhat node
You’ll see test accounts + private keys.

#Web3Tools #EthereumDev #TryuybXLabs

0 0 1 0
Preview
Project ethui ethui is an EVM desktop application built for web3 developers and builders.We’r

ethui is in the Gitcoin funding round!

We're building anvil-aware, foundry-integrated dev tools for Ethereum. Local-first, desktop-native, open-source.

Quadratic funding = more donors = bigger match. Your $1 matters.

Support → giveth.io/project/ethui

#EthereumDev #Web3 #Ethereum #DevTools

2 0 0 0
Video

🛡️ Impersonator Wallet demo

Testing with mainnet chain IDs? Worried about replay attacks? ethui lets you test by impersonating any account.

✅ No wallet unlocking
✅ No signatures from real keys
✅ Test instantly
✅ Fast mode on secure wallets

See it in action👇

#EthereumDev #Web3 #DevTools

2 0 0 0

Debugging smart contracts without proper tools is like trying to fix a watch with oven mitts. ethui gives you the precision tools you need for #Ethereum development.

#EthereumDev #Web3 #DevTools

1 0 0 0

❓Friday question for #EthereumDev community: What's your favorite development hack that saves you time?

Ours is using ethui to skip transaction confirmations during testing, cutting development time in half.

#Web3 #Ethereum #DevTools

3 0 0 0

ethui vs. Traditional Workflow:
🔹 Setup time: 2 mins vs. 30+ mins
🔹 Feedback loop: Instant vs. 15-30 secs per action
🔹 Context switches: 0 vs. 3+ per action
🔹 Wallet management: Integrated vs. Multiple browsers

Work smarter, not harder.

What's your setup time?

#EthereumDev #Ethereum #DevTools

2 0 0 0

Why local-first matters for #Ethereum development:

— Faster feedback loops
— Reproducible environments
— No test ETH needed
— Consistent behavior

ethui integrates directly with anvil and forge to make this seamless.

🤔 Are you Team Local-First or Team Cloud? Why?

#EthereumDev #Web3 #DevTools

2 0 0 0

🔥 Hot take Friday:

"Browser-based development is holding back web3 innovation"

Desktop-native tools offer:

✅ Better performance
✅ Deeper OS integration
✅ No sandbox limitations
✅ True multi-tasking

Agree? Disagree? Let's debate 👇

#EthereumDev #Web3 #Ethereum #DevTools

1 0 0 0
Video

🎥 Experience ethui's contract explorer: seamlessly interact with contracts without external tools.

✅ Instantly detect and interact with contracts directly from your desktop.

Watch it in action👇

#EthereumDev #Ethereum #DevTools

2 0 0 0