- A simple project using Binance WebSockets, Vite, ReactJS + TypeScript to render in realtime crypto currencies trading prices.
- https://github.com/binance/binance-spot-api-docs/blob/master/web-socket-streams.md
- https://br.tradingview.com/HTML5-stock-forex-bitcoin-charting-library/?library=cloud-widget&feature=technical-analysis-charts
- Install Bun: https://bun.sh/docs/installation
- Clone repository
git clone https://github.com/AlexGalhardo/criptobot.alexgalhardo.com
- Enter repository
cd criptobot.alexgalhardo.com/
- Run setup.sh
chmod +x ./setup.sh && ./setup.sh
a. Create build
bun run build
Copyright (c) September 2021-present, Alex Galhardo