Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env node
/* eslint-disable no-console */
import { readFileSync } from 'fs';
import { homedir } from 'os';
import { Command } from 'commander';
import {
Connection,
Keypair,
PublicKey,
LAMPORTS_PER_SOL,
A B C
1 2 3
1 1 2
3 2 3