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

https://github.com/shivamycodee/artha

Artha is a universal bot which monitors all types of profitable trade on solana to generate profit. people can invest in the pool and the profit will be distributed on the basis of investment.
https://github.com/shivamycodee/artha

blockchain bot cryptocurrency cryptocurrency-trading cryptotraderbot solana trade

Last synced: 6 months ago
JSON representation

Artha is a universal bot which monitors all types of profitable trade on solana to generate profit. people can invest in the pool and the profit will be distributed on the basis of investment.

Awesome Lists containing this project

README

          

**THIS IS NOT THE MAIN REPO. THE MAIN REPO IS PRIVATE. THIS REPO ONLY CONTAINS THE PUBLIC LOGIC, NOT THE MONEY-MAKING LOGIC.**

# artha

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.1.26. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.