Join Nostr
2025-07-06 15:18:29 UTC
in reply to

redshift on Nostr: Simple. 1. Clone the repo: 2. Configure the .env file using .env.example. Set your ...

Simple.
1. Clone the repo: https://github.com/Routstr/proxy
2. Configure the .env file using .env.example. Set your upstream URL to localhost as you’re running a model locally. be sure to setup your nsec to store sats in a nip60 wallet.
3. Configure models.json similar to models.example.json (this is where you set your price)
4. Run docker-compose.
5. Finally, send a note tagging with your URL endpoint to start stacking sats!

Hit us up if you’re facing any issues. Will write a more detailed guide soon.