I’d like to start preparing for sBTC so we’re in a good position for when it launches.
I’ve gone through the documentation and the white papers and I was hoping for some guidance on the best way to get the required information.
From my understanding there are a few key components:
- Signers
- sBTC addresses
- Emily API
I’m just trying to understand more about Emily API. I can see the Rust code here sbtc/emily at main · stacks-network/sbtc · GitHub
Is the intention that there will be a hosted service available?
The other question I have is what’s the easiest way to get all the Signer addresses?
I’d also like to be able to index all the peg in and peg out transactions. But I can’t find any reference to what the OP RETURN codes are? With Proof of Transfer the SIP is very comprehensive explaining the magic codes and the data to parse, but I haven’t found anything like that for sBTC.