Kirill Fomichev b8dae74836 cli: Add keys include/exclude in programs section (#546) преди 4 години
..
cashiers-check 24824ca9f5 examples: Import TOKEN_PROGRAM_ID from @solana/spl-token (#415) преди 4 години
cfo 5d0ae3a9f8 lang: Mutate instead returning new one in `CpiAccount::reload` (#527) преди 4 години
chat ba99c9c920 lang: Framework defined error codes (#354) преди 4 години
composite 2f780e0d27 ts: Reorganize program namespaces into well typed elements (#322) преди 4 години
errors 2d974604ae lang: Remove belongs_to in favor of has_one (#459) преди 4 години
escrow fcb7a3e17b examples: Add escrow (#410) преди 4 години
events a9179600cd cli: Add provider section to Anchor.toml (#305) преди 4 години
ido-pool 53295e1e0b examples: Rewrite constraints for new anchor version (#475) преди 4 години
interface 2f780e0d27 ts: Reorganize program namespaces into well typed elements (#322) преди 4 години
lockup 5d0ae3a9f8 lang: Mutate instead returning new one in `CpiAccount::reload` (#527) преди 4 години
misc b8dae74836 cli: Add keys include/exclude in programs section (#546) преди 4 години
multisig 2d974604ae lang: Remove belongs_to in favor of has_one (#459) преди 4 години
permissioned-markets 0998422348 spl: Add prune ix to dex middleware (#543) преди 4 години
pyth 2b3a41408c examples: Update pyth to v2 (#385) преди 4 години
spl dd64779273 spl: Implement token::set_authority (#307) преди 4 години
swap 5aaa4499f6 example: Fix typo in test (#416) преди 4 години
sysvars a9179600cd cli: Add provider section to Anchor.toml (#305) преди 4 години
tutorial a6ebaabac4 lang: Initialize program derived addresses with instruction data (#386) преди 4 години
typescript b8dae74836 cli: Add keys include/exclude in programs section (#546) преди 4 години
zero-copy b8dae74836 cli: Add keys include/exclude in programs section (#546) преди 4 години
README.md 0d4a820231 examples: Spelling corrections (#315) преди 4 години

README.md

Examples

The examples presented here are for educational purposes only. No program here is guaranteed to be safe or secure in any way. In many cases, they are simply just simple integration tests to illustrate some particular functionality of the framework. If used, one should audit any programs used and take full responsibility for the consequences that occur due to any outstanding bugs or security vulnerabilities that exist.