View Source API Reference BlockKeys v1.0.1

Modules

Generates or restores a wallet from mnemonic phrases

Documentation for Base58.

Helper module to derive and convert to a Bitcoin Address

Converts a public extended key into a Bitcoin Address

This module derives children keys given an extended public or private key and a path

This module is a wrapper around cryptographic functions

This module contains Base58check encoding and decoding functions for extended keys

Helper module to derive and convert to an Ethereum Address

Converts a public extended key into an Ethereum Address Follows EIP-55 checksum address encoding: https://eips.ethereum.org/EIPS/eip-55

BIP32 implementation responsible for generating mnemonic phrases, seeds and public / private address trees.