UNPKG

solana-web3-lite

Version:

A lightweight wrapper around @solana/web3.js for simplified Solana blockchain interactions

4 lines (3 loc) 121 B
export { airdrop } from "./airdrop"; export { showBalance } from "./showBalance"; export { transfer } from "./transfer";