0.4.0 • Published 5 months ago
@soulwallet/abi v0.4.0
Table of Contents
Installing
Using npm:
$ npm install @soulwallet/abiUsing yarn:
$ yarn add @soulwallet/abiUsing pnpm:
$ pnpm add @soulwallet/abiOnce the package is installed, you can import the library using import approach:
import { ABI_SoulWallet } from '@soulwallet/abi'Example
import { 
    ABI_KeyStore,
    ABI_SoulWallet,
    ABI_SoulWalletFactory,
    ABI_SoulWalletProxy,
    ABI_Simple2FA,
    ABI_Dailylimit,
    ABI_SecurityControlModule,
    ABI_SocialRecoveryModule,
    ABI_Upgrade,
    ABI_TrustedModuleManager,
    ABI_TrustedPluginManager,
    ABI_OpKnownStateRootWithHistory,
    ABI_ArbKnownStateRootWithHistory,
    ABI_KeyStoreModule,
    ABI_KeystoreProof,
    ABI_ERC20Paymaster,
    ABI_EntryPoint
} from '@soulwallet/abi'License
ISC
0.4.0
5 months ago
0.3.4
1 year ago
0.3.3
1 year ago
0.3.2
2 years ago
0.3.1
2 years ago
0.3.0
2 years ago
0.2.0
2 years ago
0.1.4
2 years ago
0.1.3
2 years ago
0.1.2
2 years ago
0.1.1
2 years ago
0.0.9
2 years ago
0.0.8
2 years ago
0.0.7
2 years ago
0.0.6
2 years ago
0.0.5
2 years ago
0.0.4
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago
0.0.1
2 years ago