All Plugins
Latest
login-plugin-template
Template to create a LoginPlugin for use during a login call within the Wharf Session Kit.
transact-plugin-resource-provider
TransactPlugin for the Wharf Session Kit. Attempt to automatically resolve resource issues using a 3rd party Resource Provider API before a transaction is signed.
wallet-plugin-anchor
WalletPlugin for the Wharf Session Kit. Allow users to login and sign transactions with the Anchor authenticator.
wallet-plugin-cloudwallet
WalletPlugin for the Wharf Session Kit. Allow users to login and sign transactions with MyCloudWallet.com.
wallet-plugin-scatter
WalletPlugin for the Wharf Session Kit. Allow users to login and sign transactions with Scatter wallet.
wallet-plugin-tokenpocket
WalletPlugin for the Wharf Session Kit. Allow users to login and sign transactions with TokenPocket wallet.
wallet-plugin-wombat
WalletPlugin for the Wharf Session Kit. Allow users to login and sign transactions with Wombat wallet.
account-creation-plugin-anchor
Wharfkit account creation plugin leveraging Anchor account creation service.
account-creation-plugin-jungle4
Wharfkit account creation plugin leveraging Jungle4 Testnet account creation service.
account-creation-plugin-template
Template for account creation plugins.
transact-plugin-autocorrect
TransactPlugin for the Wharf Session Kit. Attempt to automatically correct resource issues (CPU/NET/RAM) before a transaction is signed.
transact-plugin-cosigner
TransactPlugin for the Wharf Session Kit. Cosign all transactions with a given private key to cover resource costs.
transact-plugin-explorerlink
TransactPlugin for the Wharf Session Kit. Displays a link to a block explorer at the end of a transaction.
transact-plugin-finality-callback
TransactPlugin for the Wharf Session Kit. Calls a callback function when a broadcasted transaction is irrevirsible.
transact-plugin-finality-checker
TransactPlugin for the Wharf Session Kit. Calls a callback function when broadcasted transaction is final.
transact-plugin-mock
TransactPlugin for the Wharf Session Kit. Used in testing to display mock interactions while performing transactions.
transact-plugin-template
Template used in the creation of @wharfkit/session transact plugins
ui-plugin-template
Template to create a UserInterface for use during the login and transact calls of the Wharfkit Session Kit.
wallet-plugin-cleos
WalletPlugin for the Wharf Session Kit. Allow users to login and sign transactions with cleos cli.
wallet-plugin-etheraccount
WalletPlugin for the Wharf Session Kit. Allow users to login and sign transactions with etheraccount.
wallet-plugin-mock
Mock WalletPlugin to test various interactions using the web-ui-renderer
wallet-plugin-privatekey
WalletPlugin for the Wharf Session Kit. Automatically sign transactions using a given private key. Used primarily for server side applications and user interface testing.