|
vor 1 Jahr | |
---|---|---|
.. | ||
migrations | vor 1 Jahr | |
programs | vor 1 Jahr | |
tests | vor 1 Jahr | |
.gitignore | vor 1 Jahr | |
.prettierignore | vor 1 Jahr | |
Anchor.toml | vor 1 Jahr | |
Cargo.toml | vor 1 Jahr | |
README.md | vor 1 Jahr | |
package.json | vor 1 Jahr | |
pnpm-lock.yaml | vor 1 Jahr | |
tsconfig.json | vor 1 Jahr |
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.