Skip to content

divc13/CoolFi

Repository files navigation

CoolFi: What's cooler than being Cool?

Quick Start

  1. Clone this repository
  2. Configure environment variables (create a .env or .env.local file)
TWITTER_USERNAME=
TWITTER_PASSWORD=
TWITTER_EMAIL=
TWITTER_API_KEY=
TWITTER_API_SECRET_KEY=
TWITTER_ACCESS_TOKEN=
TWITTER_ACCESS_TOKEN_SECRET=
BITTE_API_KEY=
ACCOUNT_ID=

BITTE_API_URL="https://wallet.bitte.ai/api/v1"
NEAR_NETWORK="mainnet"
NEAR_RPC_URL="https://rpc.mainnet.near.org"
NEAR_SLIPPAGE=1
DEFUSE_CONTRACT_ID="intents.near"
COINGECKO_API_URL="https://api.coingecko.com/api/v3"
DEFUSE_RPC_URL="https://solver-relay-v2.chaindefuser.com/rpc"
FT_MINIMUM_STORAGE_BALANCE_LARGE="1250000000000000000000"
MAX_POLLING_TIME_MS=30000
POLLING_INTERVAL_MS=2000# Get your API key from https://key.bitte.ai
  1. Install dependencies:
pnpm install
  1. Start the development server:
pnpm run dev

API Endpoints are available at /.well-known/ai-plugin.json

  • Note: It is preferable to use Meteor Wallet over myNearWallet for better execution of the features.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

MIT License

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •