Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow LiveAccountWithPrivateKey to generate ApiSession's #133

Open
3Nigma opened this issue Dec 1, 2022 · 0 comments
Open

Allow LiveAccountWithPrivateKey to generate ApiSession's #133

3Nigma opened this issue Dec 1, 2022 · 0 comments
Labels
good first issue Good for newcomers
Milestone

Comments

@3Nigma
Copy link
Contributor

3Nigma commented Dec 1, 2022

LiveAccountWithPrivateKey already has a valid Account with its associated PrivateKey and the ApiSession that sourced it (with the bounded network).

Might as well allow for a new ApiSessions to be instantiated which would sign and execute transactions on behalf of the LiveAccountWithPrivateKey account.

Todo: Simplify the LiveContract.NFTShop's Given a NFT Shop, a user is able to mint test to make use of this new session instantiation instead of going down to the sdk Client and using that.

@3Nigma 3Nigma added the good first issue Good for newcomers label Dec 1, 2022
@3Nigma 3Nigma added this to the Back-burner milestone Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant