There was an error while loading. Please reload this page.
fix: use correct magic byte prefix for public key
build: go mod tidy; go mod vendor
feat: expose MagicVerify to abstract verification process
feat: make work with arbitrary coin types
build: turn off cgo, duh
workaround(build): goreleaser cannot cross-compile due to syscalls
chore: add goreleaser