Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drift-labs/example-bots
simple tutorial and example bots using drift protocol
https://github.com/drift-labs/example-bots
Last synced: 3 months 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 (almost 3 years ago)
- Last Synced: 2023-03-04T14:32:25.751Z (almost 2 years ago)
- Language: TypeScript
- Size: 14.6 KB
- Stars: 42
- Watchers: 2
- Forks: 44
- 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.