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

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

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.