https://github.com/black18x/trading-bot-solana
Automated trading bot for Solana, optimizing strategies for high-frequency trading and real-time market analysis
https://github.com/black18x/trading-bot-solana
bot market-analysis solana trading typescript
Last synced: 2 months ago
JSON representation
Automated trading bot for Solana, optimizing strategies for high-frequency trading and real-time market analysis
- Host: GitHub
- URL: https://github.com/black18x/trading-bot-solana
- Owner: black18x
- Created: 2024-09-23T18:28:10.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T19:27:49.000Z (over 1 year ago)
- Last Synced: 2026-02-02T08:57:23.132Z (5 months ago)
- Topics: bot, market-analysis, solana, trading, typescript
- Language: TypeScript
- Homepage:
- Size: 463 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gravy-stack
Gravy is web3 boilerplate code that helps to bootstrap the creation of web3 bots on telegram.
## Stacks
grammy
ethers
supabase
## Contributors
## Little notes
```npx prisma db push``` to connect db
```npx prsma generate``` to start using prisma client
```npx prisma studio``` to view database locally
```npm run dev``` to run bot