Transact Plugins
Latest
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.
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