🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@celo/ledger-token-signer

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@celo/ledger-token-signer

0.7.0
latest
npm
Version published
Weekly downloads
7.7K
19.76%
Maintainers
1
Weekly downloads
 
Created
Source

ledger-token-signer

To install dependencies:

bun install

Then 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 bun verify-key
  • And then run bun 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:

bun sign-local

FAQs

Package last updated on 02 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts