ljump12 / example-bots

simple tutorial and example bots using drift protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example-bots

this is experimental software

for getting started with solana-cli: https://docs.solana.com/cli

Quick Start

yarn
echo BOT_PRIVATE_KEY=`cat ~/.config/solana/id.json` >> .env
ts-node src/example-1.ts

Disclaimer

This software is for educational purposes only on a developer testnet. Do not risk money which you are afraid to lose. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS.

About

simple tutorial and example bots using drift protocol


Languages

Language:TypeScript 100.0%