wharfkit / session

Create account-based sessions, perform transactions, and allow users to login using Antelope-based blockchains.
Other
10 stars 1 forks source link

Write a unit test for offline signing and determine viability #53

Closed aaroncox closed 1 year ago

aaroncox commented 1 year ago

Discussion: https://github.com/orgs/wharfkit/discussions/2

aaroncox commented 1 year ago

Can be done now using the WalletPluginPrivateKey and the session.signTransaction method. See discussion for details.