|
hai 1 ano | |
---|---|---|
.. | ||
migrations | hai 1 ano | |
programs | hai 1 ano | |
tests | hai 1 ano | |
.gitignore | hai 1 ano | |
.prettierignore | hai 1 ano | |
Anchor.toml | hai 1 ano | |
Cargo.toml | hai 1 ano | |
README.md | hai 1 ano | |
package.json | hai 1 ano | |
pnpm-lock.yaml | hai 1 ano | |
tsconfig.json | hai 1 ano |
This is a basic Anchor app using PDAs to store data for a user, and Anchor's account checks to ensure each user is only allowed to modify their own data.
It's used by the https://github.com/solana-developers/professional-education course.
anchor test
, anchor deploy
etc.