|
пре 1 година | |
---|---|---|
.. | ||
migrations | пре 1 година | |
programs | пре 1 година | |
tests | пре 1 година | |
.gitignore | пре 1 година | |
.prettierignore | пре 1 година | |
Anchor.toml | пре 1 година | |
Cargo.toml | пре 1 година | |
README.md | пре 1 година | |
package.json | пре 1 година | |
pnpm-lock.yaml | пре 1 година | |
tsconfig.json | пре 1 година |
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.