Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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. |