solana-toolkit-guide

Installation
SKILL.md

Solana Wallet Toolkit Guide

A Solana development toolkit using official Solana Labs libraries. Features vanity address generation with parallel, multi-threaded search across all CPU cores in both Rust and TypeScript.

Features

Feature Description Implementation
Vanity Addresses Custom wallet address prefixes Rust (fastest) + TypeScript
Multi-threaded Parallel search using all CPU cores Rust + Node.js workers
Wallet Generation Standard Solana wallet creation TypeScript
Key Management Keypair import/export TypeScript
MCP Server AI agent interface TypeScript

Vanity Address Generation

What Are Vanity Addresses?

Installs
1
GitHub Stars
95
First Seen
Jun 21, 2026
solana-toolkit-guide — nirholas/three.ws