Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 488 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 488 Bytes

Solana (Native) with Typescript Testing

After years of developing with Solana I have developed a personal template of my workflow.

Prerequisite

  • Docker

Features

  • Verifiable Builds with Docker

  • Deterministic Tests and Deploys with Containerized Rust, Solana, and Anchor

  • Typescript testing with Jest and Babel

  • CLI Helper with Typescript

  • Cargo Workspaces

Work in Progress (WIP)

  • Utilizing WASM

  • Nix DevOps

  • Observability Workflow: Benchmarking / Profiling