Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bithyve/research
A repository for Bithyve's Bitcoin Research Initiatives
https://github.com/bithyve/research
bitcoin blind-signatures go golang paynyms schnorr-multisig schnorr-signatures statechains
Last synced: about 1 month ago
JSON representation
A repository for Bithyve's Bitcoin Research Initiatives
- Host: GitHub
- URL: https://github.com/bithyve/research
- Owner: bithyve
- License: gpl-3.0
- Created: 2019-07-13T19:54:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-27T11:52:34.000Z (over 2 years ago)
- Last Synced: 2024-08-03T23:26:35.661Z (4 months ago)
- Topics: bitcoin, blind-signatures, go, golang, paynyms, schnorr-multisig, schnorr-signatures, statechains
- Language: Go
- Homepage: https://bithyve.com
- Size: 3.62 MB
- Stars: 6
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-golang-repositories - research
README
# Bithyve Research
[![Build Status](https://travis-ci.com/bithyve/research.svg?branch=master)](https://travis-ci.com/bithyve/research)
[![Go Report Card](https://goreportcard.com/badge/github.com/bithyve/research)](https://goreportcard.com/report/github.com/bithyve/research)This repository contains [bithyve](https://bithyve.com) research into bitcoin ideas and primitives. Each subrepo is its own package and should build on its own without the others.
### Contributing
Please feel free to open a PR / Issue suggestion with your cool bitcoin ideas and we will try to implement them. Please note that this repo is Bitcoin only and hence we will not be implementing ideas that are out of context.
### License
GPL3