@wharfkit/wallet-plugin-tokenpocket
v4.0.1
Published
A WalletPlugin for the TokenPocket wallet for use within the @wharfkit/session.
Readme
@wharfkit/wallet-plugin-tokenpocket
A Session Kit wallet plugin for the TokenPocket wallet.
Usage
Include this wallet plugin while initializing the SessionKit.
NOTE: This wallet plugin will only work with the SessionKit and requires a browser-based environment.
import {WalletPluginTokenPocket} from '@wharfkit/wallet-plugin-tokenpocket'
const kit = new SessionKit({
// ... your other options
walletPlugins: [new WalletPluginTokenPocket()],
})Contributing
This package is developed in the wharfkit/js monorepo. See its README for how to build and test.
Made with ☕️ & ❤️ by Greymass, if you find this useful please consider supporting us.
