Molt SDK

TypeScript SDK for Solana wallet management and memecoin trading

Easy Installation

One command to get started

Type Safe

Full TypeScript support

Zero Config

Works out of the box

Installation

NPM

npm install molt-sdk @solana/web3.js

Yarn

yarn add molt-sdk @solana/web3.js

pnpm

pnpm add molt-sdk @solana/web3.js

Requirements

  • Node.js 18.0 or higher
  • TypeScript 5.0 or higher (recommended)
  • @solana/web3.js ^1.87.0

Need Help?

Check out the full documentation or open an issue on GitHub