0.4.0 • Published 1 year ago
@celo/ledger-token-signer v0.4.0
ledger-token-signer
To install dependencies:
yarnThen there are a couple things you are able to do:
Prerequisites
You need access to akeyless, more specifically /static-secrets/dev-tooling-circle/ledger-key.
- Copy the private key into your clipboard then
pbpaste > key.pem - You can now run
yarn verify-key - And then run
yarn export-key
It should create a file priv-pub-key that looks extremely similar to the template file left in priv-pub-key.template.
Sign the tokens json with the clabs' akeyless private key
To run:
yarn sign-local