wharfkit / session

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

Allow automatic instantiation of the Account Kit from a Session instance #89

Open aaroncox opened 10 months ago

aaroncox commented 10 months ago

We should look into if we want to include the Account Kit as a dependency of the Session Kit.

If implemented, developers would be able to call session.account (or something similar) to retrieve an instance of the Account Kit setup for the account used in that session