Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

orbs-key-generator

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

orbs-key-generator

This toolkit provides you with a simple way to generate both client key pairs and addresses and node key pairs and addresses.

  • 1.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Orbs Node and Client Key/Address Generator

This toolkit provides you with a simple way to generate both client key pairs and addresses and node key pairs and addresses.

Since the keys are sensitive, it is recommended to use these tools in a private place, where the generated output can be safely stored in a secure location.

Installing

To install the key generator, use npm

npm i -g orbs-key-generator

It is also possible to clone this repository and then run build.sh

Generating a client key

To generate a client public and private key, as well as an Orbs address, run:

orbs-key-generator client

Generating a node key

To generate a node public and private key, as well as an Orbs node address, run:

orbs-key-generator node

Testing

npm i
npm test

FAQs

Package last updated on 15 Oct 2020

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc