Skip to content

Instantly share code, notes, and snippets.

View miighty's full-sized avatar
🎯
Focusing

Ricardo Mighty miighty

🎯
Focusing
View GitHub Profile
@miighty
miighty / local-executor-README.txt
Last active February 7, 2026 12:56
OpenClaw BTC 90D MA buy-check cron job (JSON + exact add command)
Local Executor (BTC below 90D MA) — Quickstart
1) Create a venv and install deps:
python -m venv .venv
source .venv/bin/activate
pip install fastapi uvicorn[standard] pydantic requests eth-account hyperliquid-python-sdk
2) Run in DRY_RUN mode (default):
# bound-sdk-react-native
React Native package for Bound
## Installation
```sh
npm install bound-sdk-react-native
```