Documentation ¶
Overview ¶
Package nano provides utilities for NANO - Nano.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EncodingNano = base32.NewEncoding("13456789abcdefghijkmnopqrstuwxyz")
nano uses a non-standard base32 character set.
Functions ¶
func ConvertAddr ¶
ConvertAddr converts ed25519.PublicKey to nano address.
func ConvertPub ¶
ConvertPub converts bip32 private key bytes to ed25519.PublicKey
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package edwards25519 is a fork of golang's ed25519 implementation to use blake2b instead of sha3.
|
Package edwards25519 is a fork of golang's ed25519 implementation to use blake2b instead of sha3. |
Click to show internal directories.
Click to hide internal directories.