Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2qx/unspent
₿∙ϕ - Unspent Phi (an app, library, cli & db) for executing a set of anyone-can-spend contracts on Bitcoin Cash.
https://github.com/2qx/unspent
annuity automata bch bitcoin-cash cashscript faucet introspection mining-software perpetuity
Last synced: 1 day ago
JSON representation
₿∙ϕ - Unspent Phi (an app, library, cli & db) for executing a set of anyone-can-spend contracts on Bitcoin Cash.
- Host: GitHub
- URL: https://github.com/2qx/unspent
- Owner: 2qx
- License: unlicense
- Created: 2022-08-01T17:16:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T14:32:39.000Z (2 months ago)
- Last Synced: 2024-10-06T22:18:01.288Z (about 1 month ago)
- Topics: annuity, automata, bch, bitcoin-cash, cashscript, faucet, introspection, mining-software, perpetuity
- Language: CSS
- Homepage: https://unspent.app
- Size: 110 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a monorepo for a collection of tools related to anyone-can-spend autotomata bitcoin cash contracts.
More information can be found [here](./BCR.md)
| package | Description |
| ------------ | ------------------------------------------------------------------------------- |
| @unspent/app | A [webapp](https://unspent.app) for creating and interacting with contracts. |
| @unspent/chi | A simple [webapp](https://unspent.cash) for creating (or calling) a perpetuity. |
| @unspent/cli | `unspent` command line interface for calling or calculating unspent contracts. |
| @unspent/phi | A library with a set of anyone-can-spend automata contracts, used in the above. |
| @unspent/psi | Persistent storage IndexedDB wrapper for unspent contract data. |