https://github.com/drift-labs/example-bots
simple tutorial and example bots using drift protocol
https://github.com/drift-labs/example-bots
Last synced: 7 days ago
JSON representation
simple tutorial and example bots using drift protocol
- Host: GitHub
- URL: https://github.com/drift-labs/example-bots
- Owner: drift-labs
- Created: 2021-11-05T17:27:06.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-11T18:27:57.000Z (about 3 years ago)
- Last Synced: 2025-04-03T12:52:04.423Z (about 2 months ago)
- Language: TypeScript
- Size: 14.6 KB
- Stars: 54
- Watchers: 3
- Forks: 40
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.