Skip to content

Split up this project into a REST API and thin command line tool #28

@apoelstra

Description

@apoelstra

For Simplicity manipulation people make want to work programmatically or in an automated way. a REST or JSONRPC API would be better for this.

IMO we should copy Core's architecture and have a "daemon" and a "cli tool".

Because this should also work as a standalone "swiss army knife" cli tool we should have a mode where, if no daemon is running, we should just spawn one in a local thread or process.

Maybe we want to fold this into https://github.com/apoelstra/simplicity-unchained and/or want to extend "simplicity-unchained" to add a bunch of "pure function" endpoints.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions