Module: Solana::Utils::TESTNET

Defined in:
lib/solana-ruby/utils.rb

Overview

Endpoints for the testnet.

Constant Summary collapse

HTTP =

HTTP endpoint for the testnet.

'https://api.testnet.solana.com'
WS =

WebSocket endpoint for the testnet.

'wss://api.testnet.solana.com'