stacks-network / sbtc-bridge-web

Web tool to facilitage peg operations for sBTC
https://sbtc.world
GNU Affero General Public License v3.0
14 stars 5 forks source link

Refactor client to move transaction handling code to api #323

Open radicleart opened 7 months ago

radicleart commented 7 months ago

The revealer API will handle the heavy lift of creating and storing commitment data.

This refactor will make the client code significantly lighter.