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

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