stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3.01k stars 664 forks source link

Stacker Signer Reference Implementation #3833

Open kantai opened 1 year ago

kantai commented 1 year ago

This is the task of creating a stacker signer. The implementation would run as a separate process.

This task will probably need to be broken down further, a lot of the work is going to be in cribbing the sBTC signer implementation and merging it with an API for querying unsigned blocks, but there may be other tasks. Once the better blocks implementation is closer to unblocking this step, the tasks will probably be more clear.

jcnelson commented 11 months ago

Re-assigning this based on current peoples' responsibilities.