anchor/examples
Armani Ferrante 3321ed3daa
examples: Add misc test for remaining accounts with state (#343)
2021-06-11 09:31:59 -07:00
..
cashiers-check ts: Reorganize program namespaces into well typed elements (#322) 2021-05-25 20:04:05 -07:00
chat lang: Framework defined error codes (#354) 2021-06-09 13:02:50 -07:00
composite ts: Reorganize program namespaces into well typed elements (#322) 2021-05-25 20:04:05 -07:00
errors lang: Framework defined error codes (#354) 2021-06-09 13:02:50 -07:00
events
ido-pool lang, ts: Consistent domain delimiters (#321) 2021-05-25 11:26:12 -07:00
interface ts: Reorganize program namespaces into well typed elements (#322) 2021-05-25 20:04:05 -07:00
lockup lang: Framework defined error codes (#354) 2021-06-09 13:02:50 -07:00
misc examples: Add misc test for remaining accounts with state (#343) 2021-06-11 09:31:59 -07:00
multisig ts: Reorganize program namespaces into well typed elements (#322) 2021-05-25 20:04:05 -07:00
pyth lang, ts: Consistent domain delimiters (#321) 2021-05-25 11:26:12 -07:00
spl/token-proxy spl: Implement token::set_authority (#307) 2021-05-24 17:07:20 -07:00
swap
sysvars
tutorial examples: Simplify tutorials/basic-3 test (#337) 2021-05-29 10:24:21 -07:00
typescript
zero-copy lang: Framework defined error codes (#354) 2021-06-09 13:02:50 -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.