Good luck! Looking forward to playing with it. Also feel free to join the bitdb chatroom, there are many others working on bitcoin apps https://t.me/joinchat/HH1DDQ8pZlSlsdNcKgIcxw
That's super cool. I think the latency comes from tx building and NOT broadcasting, which means room for improvement. Could try pre-building the tx and broadcast when user press button
From my experience, the tx is near instant via bitsocket
Trying some bch real time app with bitsocket : http://snakebch.ml (a quick on chain game I just made) The latency is soooooo high, transactions takes seconds; so it's impossible to do real time app on bch right now
Trying some bch real time app with bitsocket : http://snakebch.ml (a quick on chain game I just made)
The latency is soooooo high, transactions takes seconds; so it's impossible to do real time app on bch right now
That's super cool. I think the latency comes from tx building and NOT broadcasting, which means room for improvement. Could try pre-building the tx and broadcast when user press button
I had to repeat this one and reorder the mentions to get it to register. https://explorer.bitcoin.com/bch/tx/b3c8fcfc05f0d9f52ecf6d3decea4bd5bad66747e4a0ab787ed3be815d1a4ce7
OK found that Twitter ignores API posting when you start a tweet with @mention, have to prepend it with something (like
Now you can replicate ANY memo post (topic, poll, replies) to Twitter simply by mentioning @_opreturn in your memo! You'll find the tweets here: https://twitter.com/_opreturn
Powered by bitsocket.org and bitquery.
Here's the GitHub repository https://github.com/unwriter/_opreturn Feel free to fork, the code is super simple and I wrote it exactly because I want people to fork it.