ApeWorX / ape-ledger

Ledger Nano S and X account plugin for the Ape Framework
https://www.apeworx.io/
Apache License 2.0
6 stars 7 forks source link

Support accounts on different networks and ecosystems #23

Open antazoey opened 2 years ago

antazoey commented 2 years ago

Overview

Currently, Ledger assumes Ethereum. We can track the network information in the keyfile (much like we do in the ape-starknet plugin) and then use that ecosystem when decoding the address.

Specification

Describe the syntax and semantics of how you would like to see this feature implemented. The more detailed the better!

Remember, your feature is much more likely to be included if it does not involve any breaking changes.

Dependencies

Include links to any open issues that must be resolved before this feature can be implemented.