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
Web3.js 1.0 introduces WebsocketProvider. We may reduce backend dependencies by receiving trades and fund transfers directly from the blockchain. Things to investigate:
Are filters granular enough to filter events by user and token?
Can we fetch previous transactions?
The text was updated successfully, but these errors were encountered:
Issue by freeatnet
Wednesday Jan 17, 2018 at 10:53 GMT
Originally opened as forkdelta/nextgen-ui#8
Web3.js 1.0 introduces
WebsocketProvider
. We may reduce backend dependencies by receiving trades and fund transfers directly from the blockchain. Things to investigate:The text was updated successfully, but these errors were encountered: