RNDRNTWRK Developer Hub
APIs, SDKs, integration guides, and plugin references for developers building on RNDRNTWRK.Base URL:
SDK: JavaScript (via standard fetch/axios) · Rate Limits: None enforced at the application layer
Reference: API Reference
https://api.rndrntwrk.com · Authentication: Solana wallet signature (SIWS)SDK: JavaScript (via standard fetch/axios) · Rate Limits: None enforced at the application layer
Reference: API Reference
First-Party Plugin References
The ecosystem docs are the canonical public entry for first-party products. Package repos keep deeper reference material for maintainers and integrators.555 Stream
- Product page: 555stream
- Repo: rndrntwrk/stream-plugin
- Package README: Open README
555 Arcade
- Product page: Arcade Overview
- Repo: rndrntwrk/555-arcade-plugin
- Package README: Open README
Getting Started
Development Environment Setup
Authenticate with Your Wallet
RNDRNTWRK uses SIWS (Sign In With Solana) for authentication. Connect your Solana wallet to get started:
There are no email-based accounts or API keys. All authentication is wallet-based via SIWS.
Make Authenticated Requests
Include the wallet signature in subsequent API calls. See the API Reference for the full list of authenticated endpoints.