Skip to content
/ unspent Public

₿∙ϕ - Unspent Phi (an app, library, cli & db) for executing a set of anyone-can-spend contracts on Bitcoin Cash.

License

Notifications You must be signed in to change notification settings

2qx/unspent

Repository files navigation

This is a monorepo for a collection of tools related to anyone-can-spend autotomata bitcoin cash contracts.

More information can be found here

package Description
@unspent/app A webapp for creating and interacting with contracts.
@unspent/chi A simple webapp 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.