Kirill Fomichev 2d974604ae lang: Remove belongs_to in favor of has_one (#459) il y a 4 ans
..
cashiers-check 24824ca9f5 examples: Import TOKEN_PROGRAM_ID from @solana/spl-token (#415) il y a 4 ans
cfo 2d974604ae lang: Remove belongs_to in favor of has_one (#459) il y a 4 ans
chat ba99c9c920 lang: Framework defined error codes (#354) il y a 4 ans
composite 2f780e0d27 ts: Reorganize program namespaces into well typed elements (#322) il y a 4 ans
errors 2d974604ae lang: Remove belongs_to in favor of has_one (#459) il y a 4 ans
escrow fcb7a3e17b examples: Add escrow (#410) il y a 4 ans
events a9179600cd cli: Add provider section to Anchor.toml (#305) il y a 4 ans
ido-pool 21fc2d15f4 lang, ts: Consistent domain delimiters (#321) il y a 4 ans
interface 2f780e0d27 ts: Reorganize program namespaces into well typed elements (#322) il y a 4 ans
lockup 2d974604ae lang: Remove belongs_to in favor of has_one (#459) il y a 4 ans
misc 915e6dd398 lang, ts: Fallback functions (#457) il y a 4 ans
multisig 2d974604ae lang: Remove belongs_to in favor of has_one (#459) il y a 4 ans
pyth 2b3a41408c examples: Update pyth to v2 (#385) il y a 4 ans
spl dd64779273 spl: Implement token::set_authority (#307) il y a 4 ans
swap 5aaa4499f6 example: Fix typo in test (#416) il y a 4 ans
sysvars a9179600cd cli: Add provider section to Anchor.toml (#305) il y a 4 ans
tutorial a6ebaabac4 lang: Initialize program derived addresses with instruction data (#386) il y a 4 ans
typescript a9179600cd cli: Add provider section to Anchor.toml (#305) il y a 4 ans
zero-copy 24824ca9f5 examples: Import TOKEN_PROGRAM_ID from @solana/spl-token (#415) il y a 4 ans
README.md 0d4a820231 examples: Spelling corrections (#315) il y a 4 ans

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.