Chris Heaney 26b6a0460e examples/escrow: add idl typehint to Program 4 роки тому
..
cashiers-check 24824ca9f5 examples: Import TOKEN_PROGRAM_ID from @solana/spl-token (#415) 4 роки тому
cfo 2d974604ae lang: Remove belongs_to in favor of has_one (#459) 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 26b6a0460e examples/escrow: add idl typehint to Program 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 2d974604ae lang: Remove belongs_to in favor of has_one (#459) 4 роки тому
misc f34d0730db lang/syn: Parse entire crate for IDL (#517) 4 роки тому
multisig 2d974604ae lang: Remove belongs_to in favor of has_one (#459) 4 роки тому
permissioned-markets 5018e98a9c examples: Permissioned markets (#483) 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.