Skip to content

Instantly share code, notes, and snippets.

View Tinabates's full-sized avatar
💭
Loving life

Christina Bates Tinabates

💭
Loving life
View GitHub Profile
@NicolasPennie
NicolasPennie / ping.ts
Created August 27, 2024 04:29
Helius Ping Test
import {
Commitment,
ComputeBudgetProgram,
Connection,
Keypair,
PublicKey,
SystemProgram,
Transaction,
} from '@solana/web3.js';
import * as base58 from 'bs58';