https://github.com/bh2smith/jupiter-agent
Bitte Agent with Jupiter DEX Tools
https://github.com/bh2smith/jupiter-agent
Last synced: 4 days ago
JSON representation
Bitte Agent with Jupiter DEX Tools
- Host: GitHub
- URL: https://github.com/bh2smith/jupiter-agent
- Owner: bh2smith
- Created: 2025-09-11T08:27:48.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-10-08T13:22:20.000Z (10 months ago)
- Last Synced: 2025-10-08T15:05:57.166Z (10 months ago)
- Language: TypeScript
- Homepage: https://jupiter-agent.vercel.app
- Size: 672 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bitte Jupiter Agent (Solana)
To install dependencies:
```bash
bun install
```
Run the sample script (sends a devnet SOL transfer)
```bash
bun sample
```
This project was created using `bun init` in bun v1.2.18. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.