Skip to content

a new way to interact with solana - inspired by viem.sh

Notifications You must be signed in to change notification settings

sk1122/solana-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana SDK

A new and modular way to interact with Solana

Installation

pnpm install solana-sdk

Accounts

Create Wallet

import { createRandomKeypair } from "solana-sdk/accounts"

const keypair = createRandomKeypair()

About

a new way to interact with solana - inspired by viem.sh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published