# @tronweb3/tronwallet-abstract-adapter

> Abstract interface definition of Tron Wallet Adapters.

Latest version **1.3.0** (published 2026-09-04) · MIT license · 0 weekly downloads

## Install

```sh
npm install @tronweb3/tronwallet-abstract-adapter
pnpm add @tronweb3/tronwallet-abstract-adapter
yarn add @tronweb3/tronwallet-abstract-adapter
bun add @tronweb3/tronwallet-abstract-adapter
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.3.0 |
| Published | 2026-09-04 |
| First published | 2022-12-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=16 |
| Dependencies | 2 |
| Unpacked size | 244.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 80 |
| Author | tronweb3 |
| Maintainers | troncore, tronwallet-adapter |

## Links

- npm: https://www.npmjs.com/package/@tronweb3/tronwallet-abstract-adapter
- Repository: https://github.com/tronweb3/tronwallet-adapter
- Homepage: https://github.com/tronweb3/tronwallet-adapter#readme
- Issues: https://github.com/tronweb3/tronwallet-adapter/issues
- npm.io page: https://npm.io/package/@tronweb3/tronwallet-abstract-adapter

## Dependencies (2)

- [tronweb](https://npm.io/package/tronweb.md) 6.2.2
- [eventemitter3](https://npm.io/package/eventemitter3.md) 4.0.7

## Recent versions

- 1.3.0 (latest) — 2026-09-04
- 1.2.0 — 2026-06-11
- 1.1.13 — 2026-04-23
- 1.1.12 — 2026-03-25
- 1.1.11 — 2026-03-11
- 1.1.10 — 2025-10-24
- 1.1.9 — 2025-03-25
- 1.1.8 — 2024-10-25
- 1.1.7 — 2024-09-24
- 1.1.6 — 2023-11-15
- 1.1.5 — 2023-05-05
- 1.1.4 — 2023-03-23
- 1.1.3 — 2023-03-01
- 1.1.2 — 2023-02-20
- 1.1.1 — 2023-02-06
- … 2 more at https://npm.io/package/@tronweb3/tronwallet-abstract-adapter/versions

## README

# `@tronweb3/tronwallet-abstract-adapter`

This is the abstract interface definition of Tron Wallet Adapters. All wallet adapters implement abstract interface to provide unified interface. Please refer to the introduction [here](https://github.com/tronweb3/tronwallet-adapter/blob/main/packages/adapters/adapters/README.md) for detailed properties and methods.

---
_Source: https://npm.io/package/@tronweb3/tronwallet-abstract-adapter · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
