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

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