Read twetch data through Bitquery
I want to select all data and analyse twetch data through Bitquery/Bitbus. Could anyone help me to understand protocol of this app?
I want to select all data and analyse twetch data through Bitquery/Bitbus. Could anyone help me to understand protocol of this app?
Twetch transactions use 3 protocols piped together using the Bitcom pipe convention. The 3 protocols are:
If you want a really easy way of decoding the transactions, you could use Operate which uses functions on the blockchain to decode all these protocols. I wrote this article which has an embedded console on the page and instructions for loading and parsing twetch transactions using Operate.
You are creating this answer as an anonymous user. If you log in we will be able to store the draft as you write it.