gobtc-lib

command module
v0.0.0-...-e970a8b Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2025 License: MIT Imports: 3 Imported by: 0

README

Go Reference

GoBTC Library

GoBTC is a lightweight Go library for Bitcoin wallet management and key handling.
Currently, only legacy wallets (P2PKH) are supported.


Features

  • Generate new private keys
  • Derive public keys from private keys
  • Export/import private keys in WIF (Wallet Import Format)
  • Generate Bitcoin addresses (legacy P2PKH)
  • Human-readable key serialization
  • Go-native BN-like handling for private key scalars (ModNScalar)

Installation

Install via go get:

go get github.com/ChayanDass/gobtc-lib

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
keys

Jump to

Keyboard shortcuts

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