blockchain-keygen

Crates.ioblockchain-keygen
lib.rsblockchain-keygen
version0.1.0
sourcesrc
created_at2022-12-14 09:01:06.301713
updated_at2022-12-14 09:01:06.301713
descriptionGenerate safe keys for different blockchains off-line
homepage
repositoryhttps://github.com/ericnordelo/blockchain-keygen
max_upload_size
id736439
size86,862
Eric Nordelo (ericnordelo)

documentation

README

blockchain-keygen

Crates.io Docs.rs CI Coverage Status

Installation

Cargo

  • Install the rust toolchain in order to have cargo installed by following this guide.
  • run cargo install blockchain-keygen

Usage

Run blockchain-keygen --help for a list of available commands.

Contribution

See CONTRIBUTING.md.

License

Licensed under the MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)

Commit count: 11

cargo fmt