Armani Ferrante 915e6dd398 lang, ts: Fallback functions (#457) пре 4 година
..
cashiers-check 24824ca9f5 examples: Import TOKEN_PROGRAM_ID from @solana/spl-token (#415) пре 4 година
cfo f067624add Token PDAs and CLI scripts (#400) пре 4 година
chat ba99c9c920 lang: Framework defined error codes (#354) пре 4 година
composite 2f780e0d27 ts: Reorganize program namespaces into well typed elements (#322) пре 4 година
errors ba99c9c920 lang: Framework defined error codes (#354) пре 4 година
escrow fcb7a3e17b examples: Add escrow (#410) пре 4 година
events a9179600cd cli: Add provider section to Anchor.toml (#305) пре 4 година
ido-pool 21fc2d15f4 lang, ts: Consistent domain delimiters (#321) пре 4 година
interface 2f780e0d27 ts: Reorganize program namespaces into well typed elements (#322) пре 4 година
lockup 6ad68ed368 lang, ts: Add deprecated state address feature flag (#446) пре 4 година
misc 915e6dd398 lang, ts: Fallback functions (#457) пре 4 година
multisig 2f780e0d27 ts: Reorganize program namespaces into well typed elements (#322) пре 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 a9179600cd cli: Add provider section to Anchor.toml (#305) пре 4 година
zero-copy 24824ca9f5 examples: Import TOKEN_PROGRAM_ID from @solana/spl-token (#415) пре 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.