Skip to content

Latest commit

 

History

History
 
 

Anchor Program

anchor build
anchor deploy

Copy the program ID from the output logs and paste it into Anchor.toml and lib.rs. Then rebuild, redeploy, and run the tests:

anchor build
anchor deploy
pnpm install
pnpm test