UNPKG

explicaboamet

Version:

A Modular, Extensible and Flexible web3 wallet framework for building dApps.

32 lines (23 loc) 764 B
# Roadmap ## ✅ v0.1 ~ v1.0 1. Wallet core for managing wallet connection. 2. Wallet connectors for connect to various wallets. 3. Framework binding for [React](https://reactjs.org/). 4. Wallet plugin system. 5. Basic ens plugin. 6. Basic balance plugin. 7. Basic [@tanstack/query](https://tanstack.com/query/v4) integration. ## ☑️ v.1.0 ~ v2.0 1. More on @tanstack/query integration and async web3 state management. 2. More on ens plugin. 3. More on balance plugin. 4. Add smart contract plugins. ## ☑️ v2.0 ~ v3.0 1. More on providers. 2. Block explorer plugins. 3. Advanced network connection mode plugins. 4. Websocket plugin. ## ☑️ v3.0 ~ v4.0 1. More framework bindings: - [Vue](https://vuejs.org/) - [Svelte](https://svelte.dev/)