From 98287d5bb0d8a3860678088a11227d8b7508913c Mon Sep 17 00:00:00 2001 From: Pantani Date: Tue, 2 Jun 2026 19:39:13 -0300 Subject: [PATCH] Add Sunscreen to Publicly Available tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1bbfc8a..ca25de4 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ | Elusiv SDK | SDK for adding zk-privacy to dApps | TypeScript, dApps, Privacy | | | Metaboss | The Metaplex NFT 'Swiss Army Knife' tool | Rust, CLI, NFTs | | | Nonci | API and SDK tool for queuing and executing transactions asynchronously using durable nonces to handle crazy bursts! | Typescript, SDK, API | | +| Sunscreen | Scaffolding & dev-loop CLI for Solana — Anchor 1.0 / Pinocchio workspace bootstrap, marker-based incremental scaffolders (instruction/account/event/error/program), recipes (CRUD, SPL Token, Metaplex NFT), `chain serve` with Surfpool/test-validator + Codama + frontend hot-reload, and a plugin system. Inspired by Ignite CLI. | Rust, CLI, Programs, dApps | | ## In Development