wharfkit / session

Create account-based sessions, perform transactions, and allow users to login using Antelope-based blockchains.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow automatic instantiation of the Account Kit from a Session instance

aaroncox opened this issue · comments

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