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
{{ message }}
This repository was archived by the owner on Mar 3, 2019. It is now read-only.
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?
Web3.js 1.0 introduces
WebsocketProvider. We may reduce backend dependencies by receiving trades and fund transfers directly from the blockchain. Things to investigate: