You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think lots of it got lost in translation, but it would also make sense to review this content wise. I find it hard to understand.
Thougts on the TOC and some pointers on the content from my side, built out as we go:
Introduction
What is this about? External exchange listening in on the blockchain for deposits/withdrawals, talk about last irreversible block and stuff
Requirements and Environment
Software/Hardware requirements
Setup
Running one normal node, delayed node or processing lib and whatnot (cli wallet, python or js backend on abstract high level), how everything should be setup (as system services, or docker, or something)
Watching accounts
Best practice to listen to events on the blockchain
4.1 Processing deposits
Listen on external database/blockchain for incoming deposits, and broadcast the issue/transfer operation
4.2. Recognizing withdrawal requests
Listen to incoming blocks on specified account with memo and act accordingly in external database/blockchain
I find this very confusing
https://dev.bitshares.works/en/master/bts_guide/tutorials/exchange_single_node.html
I think lots of it got lost in translation, but it would also make sense to review this content wise. I find it hard to understand.
Thougts on the TOC and some pointers on the content from my side, built out as we go:
What is this about? External exchange listening in on the blockchain for deposits/withdrawals, talk about last irreversible block and stuff
Software/Hardware requirements
Running one normal node, delayed node or processing lib and whatnot (cli wallet, python or js backend on abstract high level), how everything should be setup (as system services, or docker, or something)
Best practice to listen to events on the blockchain
4.1 Processing deposits
Listen on external database/blockchain for incoming deposits, and broadcast the issue/transfer operation
4.2. Recognizing withdrawal requests
Listen to incoming blocks on specified account with memo and act accordingly in external database/blockchain
Old docs had this (also not complete): https://dev.bitshares.works/en/master/bts_guide/tutorials/exchange_single_node.html#others
Thougts?
@abitmore @oxarbitrage @jmjatlanta @xeroc
The text was updated successfully, but these errors were encountered: