Skip to content

nicholasraphael/sol-test-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a small attempt and test implementation of creating a plugin for the Solana validator.

Install Solana cli

Build this program.

cargo build-bpf --manifest-path=./path/to/Cargo.toml --bpf-out-dir=dist/program"

Install solana-test-validator and set up

https://docs.solana.com/developing/test-validator

Would need to run by updating the Solana config file. Running solana config set --config <FILEPATH>

Currently there is a build issue when attempting to build program using build-bpf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages