stacks-network / sbtc-bridge-api

GNU Affero General Public License v3.0
6 stars 4 forks source link

[Revealer API] Construct OP_DROP transaction #102

Open radicleart opened 10 months ago

radicleart commented 10 months ago

Description Tx construction on server makes it less likely to lose state if say the client pays the invoice but closes the browser window Client calls API with stacks principal API reads the current sBTC wallet public key API returns invoice address

Acceptance Criteria

### Tasks
- [ ] PR adds the feature