Ayush 97505283f8 feat: Anchor bankrun (#113) 1 year ago
..
migrations a3b87a4948 update: tokens native, formatter, trigger action on project changes (#81) 1 year ago
programs 97505283f8 feat: Anchor bankrun (#113) 1 year ago
tests f0c0b36203 WIP fix CI for meta data pointer nft (#90) 1 year ago
.gitignore a3b87a4948 update: tokens native, formatter, trigger action on project changes (#81) 1 year ago
.prettierignore a3b87a4948 update: tokens native, formatter, trigger action on project changes (#81) 1 year ago
Anchor.toml f0c0b36203 WIP fix CI for meta data pointer nft (#90) 1 year ago
Cargo.toml a3b87a4948 update: tokens native, formatter, trigger action on project changes (#81) 1 year ago
README.md a3b87a4948 update: tokens native, formatter, trigger action on project changes (#81) 1 year ago
package.json a3b87a4948 update: tokens native, formatter, trigger action on project changes (#81) 1 year ago
pnpm-lock.yaml a3b87a4948 update: tokens native, formatter, trigger action on project changes (#81) 1 year ago
rustfmt.toml a3b87a4948 update: tokens native, formatter, trigger action on project changes (#81) 1 year ago
tsconfig.json a3b87a4948 update: tokens native, formatter, trigger action on project changes (#81) 1 year ago

README.md

Anchor Solana Program

anchor build
anchor deploy

Copy the program ID from the output logs; paste it in Anchor.toml & lib.rs.

anchor build
anchor deploy

yarn install
yarn add ts-mocha

anchor run test