|
il y a 5 mois | |
---|---|---|
.. | ||
migrations | il y a 1 an | |
programs | il y a 5 mois | |
tests | il y a 1 an | |
.gitignore | il y a 1 an | |
.prettierignore | il y a 1 an | |
Anchor.toml | il y a 1 an | |
Cargo.toml | il y a 1 an | |
README.md | il y a 1 an | |
package.json | il y a 1 an | |
pnpm-lock.yaml | il y a 1 an | |
tsconfig.json | il y a 1 an |
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.