Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-13T01:43:30.000Z (2 months ago)
- Last Synced: 2024-09-13T14:37:23.676Z (2 months ago)
- Topics: bitcoin, bitcoinsv, bsv, protocol, sigma
- Language: Go
- Homepage:
- Size: 52.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sigma for Go
[![GoDoc](https://godoc.org/github.com/bitcoinschema/go-sigma?status.svg)](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.