Skip to content

CryptoInnovators/vex-agent

 
 

Repository files navigation

betVEX AI agent

This is an AI agent created with Bitte to interact with the betVEX ecosystem.

You need some environment variables to run this agent so if your a judge and want to try it out DM me on telegram @pivortex

You will also need some testnet USDC. You can get them from the faucet, it is the "USDC for VEX testnet" option. https://near-faucet.io/

.env

BITTE_API_KEY=""
RELAYER_ACCOUNT_ID=""
RELAYER_PRIVATE_KEY=""
GRAPH_INDEXER_URL=""
pnpm i
pnpm dev

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.8%
  • Other 1.2%