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

Organize lib functions #12

Open
AmeanAsad opened this issue May 14, 2023 · 0 comments
Open

Organize lib functions #12

AmeanAsad opened this issue May 14, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@AmeanAsad
Copy link
Contributor

Description:

The utils library is starting to grow, we should organize the functions we have into separate modules. A rough suggestion of these modules could be:

  • multisig_utils handles multisig functions.
  • wallet_utils handles wallet functions such as address conversion, address derivation from private keys, signing messages, etc.
  • transaction_utils handles transaction related functions such as connecting to an rpc provider, sending a transaction, getting gas info, etc.
  • ledger_utils handles connections with the ethereum and filecoin ledger apps.
@AmeanAsad AmeanAsad self-assigned this May 14, 2023
@AmeanAsad AmeanAsad added the enhancement New feature or request label May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant