https://github.com/bitcoinschema/go-sigma
A digital signature scheme for signing Bitcoin transaction data
https://github.com/bitcoinschema/go-sigma
bitcoin bitcoinsv bsv protocol sigma
Last synced: about 1 month ago
JSON representation
A digital signature scheme for signing Bitcoin transaction data
- Host: GitHub
- URL: https://github.com/bitcoinschema/go-sigma
- Owner: BitcoinSchema
- Created: 2023-11-05T13:35:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-18T16:52:27.000Z (2 months ago)
- Last Synced: 2025-04-05T09:42:29.222Z (about 2 months ago)
- Topics: bitcoin, bitcoinsv, bsv, protocol, sigma
- Language: Go
- Homepage:
- Size: 59.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sigma for Go
[](https://godoc.org/github.com/bitcoinschema/go-sigma)
Thius repo contains a Go implementation of the [JavaScript Sigma Library](https://github.com/bitcoinschema/sigma)
This is a work in progress, and is not ready for use.