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.
- Host: GitHub
- URL: https://github.com/shivamycodee/artha
- Owner: Shivamycodee
- Created: 2025-05-11T12:27:42.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-06-06T11:23:57.000Z (7 months ago)
- Last Synced: 2025-06-06T12:30:18.247Z (7 months ago)
- Topics: blockchain, bot, cryptocurrency, cryptocurrency-trading, cryptotraderbot, solana, trade
- Language: TypeScript
- Homepage:
- Size: 306 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.