TokenAnalyst Sample Code
Repo housing demo code snippets to use the TokenAnalyst WS and API
To run the sample python WS script, install requirements.txt first and make sure you're using python 3.7+ and have your API key stored as 'API_KEY' in your environment
Samples
| Filename | Description |
|---|---|
speedtest.py |
WS client Python 3.x to benchmark block propagation latency of TokenAnalyst to Blockchain.com |
receive-exchange-flows-asyncio.py |
WS client Python 3.x example to connect to TokenAnalyst websocket API to subscribe to exchange flow |