ApeWorX / ApeWorX/ape-ledger

Utilize existing HDPath class spec

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
category: feature
Dominant language
Python
Stars
7
Forks
7
PR merge metrics
No merged PRs in 30d

Description

### Overview

Try to use checkout https://github.com/ethereum/eth-account/blob/bd3dc2c0e85934b9c47980053d9f1d16a7540990/eth_account/hdaccount/deterministic.py#L187
for `HDPath` instead of using our own implementation.

Keep in mind that ours is a bit ledger-specific, so we may need to subclass or something.

### Specification

Rely on checkout https://github.com/ethereum/eth-account/blob/bd3dc2c0e85934b9c47980053d9f1d16a7540990/eth_account/hdaccount/deterministic.py#L187 for path validation (and class definition).

Just try (maybe a spike?)

### Dependencies

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.