Skip to content

Ackee-Blockchain/solana-poc-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Solana PoC Template generator

Vibe coded python tool to generate test templates for Solana audits

The package is not released yet, but you can install it from this repository.

This tool will create Typescript template from IDL file.

Install

(Optional) Create a virtual environment

python3 -m venv ./audit-tests
source ./audit-tests/bin/activate

Install the package

pip install git+https://github.com/Ackee-Blockchain/solana-poc-creator.git@master

Usage

solgen <IDL_PATH> <OUTPUT_DIR>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages