Categorygithub.com/ModChain/zanolib
modulepackage
0.0.0-20250306230341-251a310a67ab
Repository: https://github.com/modchain/zanolib.git
Documentation: pkg.go.dev

# README

GoDoc

zanolib

Zano interactions library, including address manipulation.

Offline signatures

Compatible Zano version: 2.0.1.367

This library is able to load unsigned transactions. There are however a few caveats there:

  • Because the unsigned transaction is a binary format meant to be portable, it only work between specific versions of Zano. This library is tested against a specific version of Zano and may not work with newer versions. Blob files aren't versioned so it would be difficult to detect structure automatically as is.

# Packages

No description provided by the author
No description provided by the author

# Functions

Deserialize implements epee deserializer (kind of).
LoadSpendSecret initializesd a Wallet based on a spend secret as found in zano if you run spendkey.
ParseAddress will parse a zano address and return and Address object containing the address.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author