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