Skip to content
@ethaccount

ethaccount

Build open-source tools that simplify Ethereum wallet integration.

Ethaccount provides developer tooling solutions for building and integrating Ethereum wallets. It began as a wallet connecting library and has since evolved to support Account Abstraction through its two main projects:

Vue Dapp

A TypeScript library built on the Vue framework that simplifies EOA wallet integration in Dapps. It manages reactive wallet states and provides composables for quick setup to ensure users’ accounts and network data remain synchronized in real time.

https://github.com/ethaccount/vue-dapp

Smart Account Manager

A web-based wallet designed for Account Abstraction interoperability and seamless Dapp integration. Developers can use the sendop.js library to unify fragmented smart account implementations or integrate the SAManager SDK to enable features such as batch transactions, gas sponsorship, and custom permissions. SAManager promotes a modular experience, allowing users to access accounts via EOAs or Passkeys while preserving full self-custody and flexibility across different interfaces.

https://testnet.samanager.xyz

These tools help developers bridge the gap between traditional EOAs and smart contract accounts, promoting interoperability and modular wallet design across the Ethereum ecosystem.

Funding

If you find this project valuable and want to help advance open-source wallet infrastructure, you can support Ethaccount on Giveth:

https://giveth.io/project/ethaccount

Your contribution helps sustain development and empowers more developers to build interoperable, modular, and user-friendly Ethereum wallets.

Pinned Loading

  1. SAManager SAManager Public

    A web-based smart contract wallet designed for interoperability and Dapp integration

    TypeScript 1

  2. vue-dapp vue-dapp Public

    A Vue.js library for connecting ethereum wallets.

    TypeScript 209 55

  3. sendop sendop Public

    ERC-4337 utilities for sending user operations with ethers.js

    TypeScript

  4. SAManager-backend SAManager-backend Public

    Go

  5. Modular7702 Modular7702 Public

    A modular contract account designed for delegation by EOAs and compatible with EntryPoint v0.8

    Solidity

Repositories

Showing 8 of 8 repositories

Top languages

Loading…

Most used topics

Loading…