anchor/examples
Armani Ferrante f4f60d7fab
lang: Move program check to try_from (#660)
2021-09-01 14:53:39 -07:00
..
cashiers-check lang: Consistent init constraints (#641) 2021-08-29 14:25:38 -07:00
cfo lang: Move program check to try_from (#660) 2021-09-01 14:53:39 -07:00
chat lang: Consistent init constraints (#641) 2021-08-29 14:25:38 -07:00
composite lang: Add zero attribute (#513) 2021-08-25 10:27:27 -07:00
errors lang: Add zero attribute (#513) 2021-08-25 10:27:27 -07:00
escrow lang: Add zero attribute (#513) 2021-08-25 10:27:27 -07:00
events
ido-pool lang: Consistent init constraints (#641) 2021-08-29 14:25:38 -07:00
interface
lockup lang: Consistent init constraints (#641) 2021-08-29 14:25:38 -07:00
misc lang: Sends lamports to payer on init (#648) 2021-08-31 14:43:04 -07:00
multisig lang: Consistent init constraints (#641) 2021-08-29 14:25:38 -07:00
permissioned-markets examples: Bump solana-program to 1.7.11 (#654) 2021-08-31 17:27:59 -07:00
pyth
spl/token-proxy
swap
sysvars
tictactoe
tutorial lang: Add zero attribute (#513) 2021-08-25 10:27:27 -07:00
typescript
zero-copy lang: Add zero attribute (#513) 2021-08-25 10:27:27 -07:00
README.md

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.