Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

program

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Whitelist

Verify your collection on-chain

Building

This will build the program and output a .so file in a non-comitted target/deploy directory which is used by the config/shank.cjs configuration file to start a new local validator with the latest changes on the program.

cargo build-sbf

Testing

You may run the following command to build the program and run its Rust tests.

cargo test-sbf