anchor/examples
Armani Ferrante 941e439429
examples: Fix token init (#610)
2021-08-15 00:20:00 -07:00
..
cashiers-check lang: Dynamically fetch rent sysvar for when using `init` (#588) 2021-08-08 13:20:26 -07:00
cfo examples: Fix token init (#610) 2021-08-15 00:20:00 -07:00
chat lang: Dynamically fetch rent sysvar for when using `init` (#588) 2021-08-08 13:20:26 -07:00
composite lang: Dynamically fetch rent sysvar for when using `init` (#588) 2021-08-08 13:20:26 -07:00
errors lang: Dynamically fetch rent sysvar for when using `init` (#588) 2021-08-08 13:20:26 -07:00
escrow lang: Dynamically fetch rent sysvar for when using `init` (#588) 2021-08-08 13:20:26 -07:00
events cli: Allow custom test commands (#550) 2021-07-29 14:38:24 -07:00
ido-pool lang: Dynamically fetch rent sysvar for when using `init` (#588) 2021-08-08 13:20:26 -07:00
interface examples: Fix typos (#564) 2021-08-06 12:52:54 -07:00
lockup lang: Dynamically fetch rent sysvar for when using `init` (#588) 2021-08-08 13:20:26 -07:00
misc lang, examples: Add mint initialization constraints (#562) 2021-08-14 18:18:28 -07:00
multisig lang: Dynamically fetch rent sysvar for when using `init` (#588) 2021-08-08 13:20:26 -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 lang: Dynamically fetch rent sysvar for when using `init` (#588) 2021-08-08 13:20:26 -07:00
typescript cli: Anchor registry publishing (#570) 2021-08-08 02:11:48 -07:00
zero-copy lang: Dynamically fetch rent sysvar for when using `init` (#588) 2021-08-08 13:20:26 -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.