-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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_utilshandles multisig functions.wallet_utilshandles wallet functions such as address conversion, address derivation from private keys, signing messages, etc.transaction_utilshandles transaction related functions such as connecting to an rpc provider, sending a transaction, getting gas info, etc.ledger_utilshandles connections with the ethereum and filecoin ledger apps.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request