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

Account management package #135

Closed
wants to merge 2 commits into from
Closed

Account management package #135

wants to merge 2 commits into from

Conversation

0x19
Copy link
Contributor

@0x19 0x19 commented Nov 14, 2023

Idea is to provide keystore account manager with ability to create, load, import and export ethereum based accounts. Currently Polygon, Bsc and Ethereum are supported, however, it's extendable to apply any network that derives from Ethereum or supports Ethereum.

In addition, there are account helpers to sign and push transaction as well as retrieve current balance of the account (or in the past, by providing block)

This is useful for tooling such as trading to have ability create funding, spending and ability to easily transfer funds from one to another.

@0x19 0x19 added enhancement New feature or request accounts Accounts management package labels Nov 14, 2023
@0x19 0x19 self-assigned this Nov 14, 2023
@0x19
Copy link
Contributor Author

0x19 commented Dec 2, 2023

Closing this one in favor of #145

@0x19 0x19 closed this Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accounts Accounts management package enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant