|
há 1 ano atrás | |
---|---|---|
.. | ||
migrations | há 1 ano atrás | |
programs | há 1 ano atrás | |
tests | há 1 ano atrás | |
.gitignore | há 1 ano atrás | |
.prettierignore | há 1 ano atrás | |
Anchor.toml | há 1 ano atrás | |
Cargo.toml | há 1 ano atrás | |
README.md | há 1 ano atrás | |
package.json | há 1 ano atrás | |
pnpm-lock.yaml | há 1 ano atrás | |
tsconfig.json | há 1 ano atrás |
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.