$202.67 crowdfunded from 104 people
$145.06 received from matching pools
Introduction
Wallets are the most important point of interaction for users on-boarding to the Ethereum ecosystem, and there are a lot of different wallets. While wallets are free to offer whatever advanced features they'd like, every wallet must support the same basic operations like transfers, displaying balances, and so on. This set of common features is the perfect place for automated testing.
Wallet Test Framework is that automated testing.
We'd like to see the UX quality among wallets improve, without a ton of duplicated effort. That's why we are building Wallet Test Framework: an automated testing framework that covers the basics, so wallet teams can build value-add features without sacrificing their foundation.
Learn More
If you'd like to learn more about our project structure or architecture, our Kick Off post has those details.
In Action
This is what WTF looks like when running an eth_sendTransaction
test with Frame wallet and the manual glue. The manual glue works with any¹ wallet, as long as you can follow some on-screen instructions.
¹ Any wallet that supports custom RPC endpoints and injects window.ethereum
. Surprisingly, some don't!
Wallet Test Framework History
-
accepted into Web3 Open Source Software 1 year ago. 104 people contributed $203 to the project, and $145 of match funding was provided.