
ethui 0.6.0 - Going multi-chain
Since our Rust x Eth talk was canceled by the airline gods, we bring you the next best thing: A fresh new release. https://github.com/iron-wallet/iron/releases/tag/v0.6.0 0.6.0 brings a bunch of new features, as well as several performance and bundle size improvements to the browser extension. Read on for the main highlightsBut first, a big thank you!To all those who contributed to the ongoing Gitcoin #GG18, where Iron Wallet is performing way better than we could ever anticipate ❤️Multi-chai...

ethui 0.7.0 - ETH Lisbon
The past couple of months have been focused on ironing out (pun very much intended) a lot of bugs and nuances in the application, and making the new version feel as smooth and intuitive as possible. Along the way, there are some great quality-of-life features now available in 0.7.0. Read on to know more! https://github.com/iron-wallet/iron/releases/tag/v0.7.0First of all - ETH Lisbon & BountiesThe event starts tomorrow, hosting hundreds of builders for 48 hours of non-stop hacking. We’ll be t...

Announcing ethui
We are launching a developer-centric crypto wallet to give web3 developers the tools they deserve. https://github.com/iron-wallet/iron/releases/tag/v0.1.0TL;DRIf you’re a developer or any type of Ethereum power user, this will likely interest you. Iron is a crypto wallet built, from the ground up, with development & debugging in mind. It bundles together features that, as of now, exist only as loose CLI tools and 3rd party websites and, guess what? It all runs locally on your device, with ful...
An Ethereum toolkit



ethui 0.6.0 - Going multi-chain
Since our Rust x Eth talk was canceled by the airline gods, we bring you the next best thing: A fresh new release. https://github.com/iron-wallet/iron/releases/tag/v0.6.0 0.6.0 brings a bunch of new features, as well as several performance and bundle size improvements to the browser extension. Read on for the main highlightsBut first, a big thank you!To all those who contributed to the ongoing Gitcoin #GG18, where Iron Wallet is performing way better than we could ever anticipate ❤️Multi-chai...

ethui 0.7.0 - ETH Lisbon
The past couple of months have been focused on ironing out (pun very much intended) a lot of bugs and nuances in the application, and making the new version feel as smooth and intuitive as possible. Along the way, there are some great quality-of-life features now available in 0.7.0. Read on to know more! https://github.com/iron-wallet/iron/releases/tag/v0.7.0First of all - ETH Lisbon & BountiesThe event starts tomorrow, hosting hundreds of builders for 48 hours of non-stop hacking. We’ll be t...

Announcing ethui
We are launching a developer-centric crypto wallet to give web3 developers the tools they deserve. https://github.com/iron-wallet/iron/releases/tag/v0.1.0TL;DRIf you’re a developer or any type of Ethereum power user, this will likely interest you. Iron is a crypto wallet built, from the ground up, with development & debugging in mind. It bundles together features that, as of now, exist only as loose CLI tools and 3rd party websites and, guess what? It all runs locally on your device, with ful...
An Ethereum toolkit
Share Dialog
Share Dialog

Subscribe to ethui

Subscribe to ethui
We’re finally getting back in full force!
2025 will the year where we push hard to make ethui the most powerful and developer-friendly tool to use when building for web3.
https://github.com/ethui/ethui/releases/tag/v1.12.0
The new release comes with some changes that have been brewing for some time:
We moved away from Mui’s Material UI into a shadcn based component library, and also took the chance to clean up and polish the entire UI. The end result is cleaner, snappier, and much more enjoyable to use (and the code is greatly simplified too).
Specific adjustments have also been made for macOS users to get more of the native feel they’re expecting.


The contract explorer tool now supports all major standards for proxy contracts, by allowing you to interact with proxies using their implementation’s ABI rather than the proxy itself.
This work was built as a separate proxy-detect crate, which is itself a re-implementation of an existing Typescript package.

A lot of changes and optimizations have been built to enable a rather powerful use case: you can now host your own anvil instances remotely, even using non-standard chain IDs, and ethui will properly sync with them in realtime, just like it did previously with local ones.
We at Subvisual have been using this feature internally across our web3 projects, by hosting our own private testnet for each project, and using ethui to connect to it.
Whenever you interact with an anvil chain, all your transactions will now be impersonated by default, all thanks to anvil’s cheatcodes, which we’ve incorporated into our transaction flow.
This means you can now use Fast Mode and skip dialogs and password checks, even when using your actual password-protected HD Wallet to test a contract.
Since you never end up decrypting your private key, or signing any message, this ends up as an even safer way than the default behavior.
Previously, the only written documentation were these blog posts. We’ve now compiled some of the main features and highlights into our own website:
The new release can be downloaded from our website, or directly from github’s releases. You can also build directly from source.
As always, feedback and contributions are most welcome!
We’re finally getting back in full force!
2025 will the year where we push hard to make ethui the most powerful and developer-friendly tool to use when building for web3.
https://github.com/ethui/ethui/releases/tag/v1.12.0
The new release comes with some changes that have been brewing for some time:
We moved away from Mui’s Material UI into a shadcn based component library, and also took the chance to clean up and polish the entire UI. The end result is cleaner, snappier, and much more enjoyable to use (and the code is greatly simplified too).
Specific adjustments have also been made for macOS users to get more of the native feel they’re expecting.


The contract explorer tool now supports all major standards for proxy contracts, by allowing you to interact with proxies using their implementation’s ABI rather than the proxy itself.
This work was built as a separate proxy-detect crate, which is itself a re-implementation of an existing Typescript package.

A lot of changes and optimizations have been built to enable a rather powerful use case: you can now host your own anvil instances remotely, even using non-standard chain IDs, and ethui will properly sync with them in realtime, just like it did previously with local ones.
We at Subvisual have been using this feature internally across our web3 projects, by hosting our own private testnet for each project, and using ethui to connect to it.
Whenever you interact with an anvil chain, all your transactions will now be impersonated by default, all thanks to anvil’s cheatcodes, which we’ve incorporated into our transaction flow.
This means you can now use Fast Mode and skip dialogs and password checks, even when using your actual password-protected HD Wallet to test a contract.
Since you never end up decrypting your private key, or signing any message, this ends up as an even safer way than the default behavior.
Previously, the only written documentation were these blog posts. We’ve now compiled some of the main features and highlights into our own website:
The new release can be downloaded from our website, or directly from github’s releases. You can also build directly from source.
As always, feedback and contributions are most welcome!
<100 subscribers
<100 subscribers
No activity yet