anchor/examples
Zorro 098c2a0048
travis, examples: Add permissioned markets (#584)
2021-08-06 15:09:18 -07:00
..
cashiers-check cli: Allow custom test commands (#550) 2021-07-29 14:38:24 -07:00
cfo cli: Allow custom test commands (#550) 2021-07-29 14:38:24 -07:00
chat cli: Allow custom test commands (#550) 2021-07-29 14:38:24 -07:00
composite cli: Allow custom test commands (#550) 2021-07-29 14:38:24 -07:00
errors cli: Allow custom test commands (#550) 2021-07-29 14:38:24 -07:00
escrow cli: Allow custom test commands (#550) 2021-07-29 14:38:24 -07:00
events cli: Allow custom test commands (#550) 2021-07-29 14:38:24 -07:00
ido-pool cli: Allow custom test commands (#550) 2021-07-29 14:38:24 -07:00
interface examples: Fix typos (#564) 2021-08-06 12:52:54 -07:00
lockup cli: Allow custom test commands (#550) 2021-07-29 14:38:24 -07:00
misc cli: Allow custom test commands (#550) 2021-07-29 14:38:24 -07:00
multisig cli: Allow custom test commands (#550) 2021-07-29 14:38:24 -07:00
permissioned-markets travis, examples: Add permissioned markets (#584) 2021-08-06 15:09:18 -07:00
pyth cli: Allow custom test commands (#550) 2021-07-29 14:38:24 -07:00
spl/token-proxy cli: Allow custom test commands (#550) 2021-07-29 14:38:24 -07:00
swap deps: Unpin zeroize (#580) 2021-08-05 11:04:57 -07:00
sysvars cli: Allow custom test commands (#550) 2021-07-29 14:38:24 -07:00
tutorial cli: Allow custom test commands (#550) 2021-07-29 14:38:24 -07:00
typescript cli: Allow custom test commands (#550) 2021-07-29 14:38:24 -07:00
zero-copy cli: Allow custom test commands (#550) 2021-07-29 14:38:24 -07:00
README.md examples: Spelling corrections (#315) 2021-05-24 10:48:22 -07:00

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.