anyone have recommendations for a nostr dev setup? If I were to start working on a client, how do folks usually setup their dev environment?
also, any recommendations on nostr libraries/sdks?
pull down to refresh
anyone have recommendations for a nostr dev setup? If I were to start working on a client, how do folks usually setup their dev environment?
also, any recommendations on nostr libraries/sdks?
run a relay in 1 line of code:
docker pull scsibug/nostr-rs-relaydocker pull scsibug/nostr-rs-relay
docker run -p 4445:8080 scsibug/nostr-rs-relay
Some more notes here, please do add to it if you find a good system
https://github.com/nostrcg/devguide/wiki
195 sats in…