anchor/examples
Armani Ferrante 21fc2d15f4
lang, ts: Consistent domain delimiters (#321)
2021-05-25 11:26:12 -07:00
..
cashiers-check cli: Add provider section to Anchor.toml (#305) 2021-05-23 10:00:24 -07:00
chat lang: Add associated init constraint (#318) 2021-05-24 22:31:48 -07:00
composite cli: Add provider section to Anchor.toml (#305) 2021-05-23 10:00:24 -07:00
errors cli: Add provider section to Anchor.toml (#305) 2021-05-23 10:00:24 -07:00
events cli: Add provider section to Anchor.toml (#305) 2021-05-23 10:00:24 -07:00
ido-pool lang, ts: Consistent domain delimiters (#321) 2021-05-25 11:26:12 -07:00
interface cli: Add provider section to Anchor.toml (#305) 2021-05-23 10:00:24 -07:00
lockup cli: Add provider section to Anchor.toml (#305) 2021-05-23 10:00:24 -07:00
misc lang: Add associated init constraint (#318) 2021-05-24 22:31:48 -07:00
multisig examples: Spelling corrections (#315) 2021-05-24 10:48:22 -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 cli: Add provider section to Anchor.toml (#305) 2021-05-23 10:00:24 -07:00
sysvars cli: Add provider section to Anchor.toml (#305) 2021-05-23 10:00:24 -07:00
tutorial lang: Add associated init constraint (#318) 2021-05-24 22:31:48 -07:00
typescript cli: Add provider section to Anchor.toml (#305) 2021-05-23 10:00:24 -07:00
zero-copy lang: Add associated init constraint (#318) 2021-05-24 22:31:48 -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.