https://github.com/noob77777/ergoexplorer-websockets-demo
Demo: Advantages for WebSockets for Ergo Explorer
https://github.com/noob77777/ergoexplorer-websockets-demo
Last synced: 5 days ago
JSON representation
Demo: Advantages for WebSockets for Ergo Explorer
- Host: GitHub
- URL: https://github.com/noob77777/ergoexplorer-websockets-demo
- Owner: noob77777
- Created: 2022-05-19T13:13:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-19T14:41:21.000Z (almost 3 years ago)
- Last Synced: 2023-07-13T15:34:16.376Z (almost 2 years ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ergo - Ergo Explorer Websockets Demo - Demonstration of using websockets with an explorer backend. *(Community, Example)* (🛠️ Development Tooling <a id="development-tooling"></a> / 🔌 Node Interaction & APIs <a id="node-interaction--apis"></a>)
README
# WebSockets
## Getting Started
```
pip3 install -r requirements.txt
uvicorn main:app --host 0.0.0.0 --port 8000
```## Demo Url
- https://api.ergoplatform.com/transactions/unconfirmed?limit=30&offset=0&sortBy=size&sortDirection=desc