UNPKG

plugin-hedera-dex

Version:

Comprehensive Hedera DEX plugin for SaucerSwap integration with ElizaOS. Provides real-time pool data, token swapping, and complete DEX functionality on Hedera blockchain.

7 lines (6 loc) 168 B
#!/usr/bin/env bun /** * Manual test script to verify the list_pools action works with real Hedera testnet data * Run with: bun run src/manual-test.ts */ export {};