axolotl icon indicating copy to clipboard operation
axolotl copied to clipboard

Write Anchor-compatible Solana programs in TypeScript

Axolotl

Write Achor-compatible Solana programs using TypeScript.

Writing Rust is hard, but safe. It's also the go-to language for writing Solana programs. With Axolotl, you can utilize your web development skills to develop programs for the Solana blockchain. Solana program development has never been this easy.

This project is currently in pre-alpha and is heavily inspired by Seahorse.

Features

  • Library to help write TypeScript Solana programs
  • Compiler that produces Anchor-compatible Solana programs

Development

Axolotl is currently under development. We are working toward the following milestones. Feel free to follow along!