🗃️ Using Orbitport API
2 items
📄️ Getting cTRNG via IPFS Beacon
The IPFS beacon provides public access to cTRNG values without requiring any authentication or API credentials. The beacon is updated every 60 seconds with new cosmic random number data.
📄️ Getting cTRNG via Orbitport SDK
The Orbitport SDK is a TypeScript SDK that provides a unified interface for accessing cTRNG values. It can work with or without API credentials, automatically falling back to IPFS when credentials are not provided or when the API is unavailable.