hendo10x/Ghostki Wallets
Derive deterministic test wallets from a project seed and verify they have not drifted.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| seed | Project seed mnemonic. Pass a repository secret, e.g. secrets.GHOSTKI_PROJECT_SEED. | yes | — |
| manifest | Path to the accounts manifest. | no | ghostki.json |
| lock | Path to the committed lockfile of expected addresses. | no | ghostki.lock.json |
| check | When true, verify against the lockfile and fail on drift instead of writing. | no | true |
Outputs
no outputs