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

# Packages

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

# 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.