0.1.6 • Published 4 months ago

@soulwallet_test/abi v0.1.6

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
4 months ago

Table of Contents

Installing

Using npm:

$ npm install @soulwallet/abi

Using yarn:

$ yarn add @soulwallet/abi

Using pnpm:

$ pnpm add @soulwallet/abi

Once 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.1.6

4 months ago

0.1.4

4 months ago

0.1.5

4 months ago

0.1.2

7 months ago

0.1.1

7 months ago

0.1.0

8 months ago