skrrb 142728d271 examples: Use @solana/spl-token in ido-pool test (#636) 4 years ago
..
cashiers-check ceb80b0a04 lang: Dynamically fetch rent sysvar for when using `init` (#588) 4 years ago
cfo 6e55078ff3 lang, ts, examples: Remove associated keyword (#612) 4 years ago
chat 6e55078ff3 lang, ts, examples: Remove associated keyword (#612) 4 years ago
composite ceb80b0a04 lang: Dynamically fetch rent sysvar for when using `init` (#588) 4 years ago
errors ceb80b0a04 lang: Dynamically fetch rent sysvar for when using `init` (#588) 4 years ago
escrow ceb80b0a04 lang: Dynamically fetch rent sysvar for when using `init` (#588) 4 years ago
events 7e7e866bb2 ts: Fix event listener and add multiple event test (#631) 4 years ago
ido-pool 142728d271 examples: Use @solana/spl-token in ido-pool test (#636) 4 years ago
interface 9ed18dc888 examples: Fix typos (#564) 4 years ago
lockup ceb80b0a04 lang: Dynamically fetch rent sysvar for when using `init` (#588) 4 years ago
misc 6e55078ff3 lang, ts, examples: Remove associated keyword (#612) 4 years ago
multisig ceb80b0a04 lang: Dynamically fetch rent sysvar for when using `init` (#588) 4 years ago
permissioned-markets 098c2a0048 travis, examples: Add permissioned markets (#584) 4 years ago
pyth 690c41315d cli: Allow custom test commands (#550) 4 years ago
spl 690c41315d cli: Allow custom test commands (#550) 4 years ago
swap f9184d6b73 deps: Unpin zeroize (#580) 4 years ago
sysvars 690c41315d cli: Allow custom test commands (#550) 4 years ago
tictactoe 541dbfbe37 examples: Tictactoe (#609) 4 years ago
tutorial 6e55078ff3 lang, ts, examples: Remove associated keyword (#612) 4 years ago
typescript 3248481288 cli: Anchor registry publishing (#570) 4 years ago
zero-copy 6e55078ff3 lang, ts, examples: Remove associated keyword (#612) 4 years ago
README.md 0d4a820231 examples: Spelling corrections (#315) 4 years ago

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.