Nostr RO Client is designed for personal use, allowing individuals to effortlessly access Nostr events. Easily configure and deploy it to your Cloudflare worker account, making event reading straightforward and customizable. Ideal for those wanting a simple, efficient method to interact with their Nostr data.
The nostr-ro-client is a specialized, readonly Nostr client designed for individual use, allowing users to seamlessly access and view Nostr events (kind:1). This tool has been implemented as a Cloudflare worker, enabling efficient retrieval of Nostr data with minimal setup.
wrangler.jsonc file, making it simple to adjust settings based on individual preferences.For an immediate demonstration of the client, visit the live preview at nostr.emre.xyz.
The setup process includes using the Wrangler CLI for authentication and deployment. Key commands involved in the setup include:
npx wrangler login
This command authenticates the user with their Cloudflare account, facilitating straightforward deployment:
npx wrangler deploy
Contributions are welcomed. Forking the repository and submitting pull requests for enhancements or new features helps to foster a collaborative development environment.
No comments yet.
Sign in to be the first to comment.