Module: Solana::Utils::DEVNET

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

Overview

Endpoints for the devnet.

Constant Summary collapse

HTTP =

HTTP endpoint for the devnet.

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

WebSocket endpoint for the devnet.

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