Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/texora/trading-bot-solana

Automated trading bot for Solana, optimizing strategies for high-frequency trading and real-time market analysis
https://github.com/texora/trading-bot-solana

bot market-analysis solana trading typescript

Last synced: 26 days ago
JSON representation

Automated trading bot for Solana, optimizing strategies for high-frequency trading and real-time market analysis

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