burn

command
v0.10.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2021 License: ISC Imports: 9 Imported by: 0

README

The Qitmeer Burn Address Generator

  • The tool which generate a valid qitmeer-base58check encoded address for the specified network (the default is testnet).
  • Security Note:
    • The template need to be long enough to remain the strong security. recommend at least 16 words, if you are not sure please keep using the default values
    • See https://en.bitcoin.it/wiki/Vanitygen for the details.

usage

$ ./burn --help
Usage of ./burn:
  -n string
        network [mainnet|testnet|mixnet|privnet] (default "testnet")
  -new
        generate new address
  -t string
        template

display the default burn address for testnet (default)

$ ./burn
template = TmQitmeerTestnetBurnAddress
    addr = TmQitmeerTestnetBurnAddressXXaDBvN7

display for a specified network

using -n option for a network.

$ ./burn -n mixnet
template = XmQitmeerMixnetBurnAddress
    addr = XmQitmeerMixnetBurnAddressXXXWkhgxQ

generate a new burn address

$ ./burn -new
template = TmQitmeerTestnetBurnAddress
    addr = TmQitmeerTestnetBurnAddressLqkrCTgy

Documentation

Overview

Copyright 2021 The qitmeer developers Use of this source code is governed by an ISC license that can be found in the LICENSE file.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL