@tronweb3/tronwallet-abstract-adapter
Advanced tools
Comparing version 1.1.6 to 1.1.7
{ | ||
"name": "@tronweb3/tronwallet-abstract-adapter", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "Abstract interface definition of Tron Wallet Adapters.", | ||
"author": "tronprotocol", | ||
"author": "web3-geek", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/tronprotocol/tronwallet-adapter" | ||
"url": "https://github.com/web3-geek/tronwallet-adapter" | ||
}, | ||
@@ -37,4 +37,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"shx": "^0.3.4", | ||
"tronweb": "^4.4.0" | ||
"shx": "^0.3.4" | ||
}, | ||
@@ -41,0 +40,0 @@ "scripts": { |
# `@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/tronprotocol/tronwallet-adapter/blob/main/packages/adapters/adapters/README.md) for detailed properties and methods. | ||
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/web3-geek/tronwallet-adapter/blob/main/packages/adapters/adapters/README.md) for detailed properties and methods. |
Sorry, the diff of this file is not supported yet
1
77406
41
1685