armaniferrante 1a0af7d8e5 References vor 4 Jahren
..
cashiers-check 24824ca9f5 examples: Import TOKEN_PROGRAM_ID from @solana/spl-token (#415) vor 4 Jahren
cfo 2d974604ae lang: Remove belongs_to in favor of has_one (#459) vor 4 Jahren
chat ba99c9c920 lang: Framework defined error codes (#354) vor 4 Jahren
composite 2f780e0d27 ts: Reorganize program namespaces into well typed elements (#322) vor 4 Jahren
errors 2d974604ae lang: Remove belongs_to in favor of has_one (#459) vor 4 Jahren
escrow fcb7a3e17b examples: Add escrow (#410) vor 4 Jahren
events a9179600cd cli: Add provider section to Anchor.toml (#305) vor 4 Jahren
ido-pool 53295e1e0b examples: Rewrite constraints for new anchor version (#475) vor 4 Jahren
interface 2f780e0d27 ts: Reorganize program namespaces into well typed elements (#322) vor 4 Jahren
lockup 2d974604ae lang: Remove belongs_to in favor of has_one (#459) vor 4 Jahren
misc dac6b17866 ts: Fix event listener not firing when creating associated accounts (#397) vor 4 Jahren
multisig 2d974604ae lang: Remove belongs_to in favor of has_one (#459) vor 4 Jahren
permissioned-markets 5018e98a9c examples: Permissioned markets (#483) vor 4 Jahren
pyth 2b3a41408c examples: Update pyth to v2 (#385) vor 4 Jahren
references 1a0af7d8e5 References vor 4 Jahren
spl dd64779273 spl: Implement token::set_authority (#307) vor 4 Jahren
swap 5aaa4499f6 example: Fix typo in test (#416) vor 4 Jahren
sysvars a9179600cd cli: Add provider section to Anchor.toml (#305) vor 4 Jahren
tutorial a6ebaabac4 lang: Initialize program derived addresses with instruction data (#386) vor 4 Jahren
typescript a9179600cd cli: Add provider section to Anchor.toml (#305) vor 4 Jahren
zero-copy 24824ca9f5 examples: Import TOKEN_PROGRAM_ID from @solana/spl-token (#415) vor 4 Jahren
README.md 0d4a820231 examples: Spelling corrections (#315) vor 4 Jahren

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.