Introdaction
Getting Started
RPC Endpoints
WebSocket Support
π Secure Connections: TLS Encryption
Protecting data transmission between clients and InstantNodes' RPC nodes is crucial for ensuring security and network integrity. Hereβs how we achieve it:
TLS Encryption
β
End-to-end encryption β All RPC traffic is secured using TLS to prevent interception.
β
TLS 1.2+ enforced β Only modern, secure protocols are supported.
Best Practices
πΉ Always verify TLS certificates before establishing a connection.
πΉ Regularly update API keys to enhance security.