anchor/examples
Armani Ferrante 851720eb0f
ts: Add support for u16 (#255)
2021-05-07 11:20:15 -07:00
..
cashiers-check Update solana tooling to v1.6.3 (#139) 2021-04-04 00:55:56 -07:00
chat docs, examples: Update cli version number and adjust ring size 2021-04-19 09:37:08 -07:00
composite Update solana tooling to v1.6.3 (#139) 2021-04-04 00:55:56 -07:00
errors Update solana tooling to v1.6.3 (#139) 2021-04-04 00:55:56 -07:00
events Update solana tooling to v1.6.3 (#139) 2021-04-04 00:55:56 -07:00
ido-pool examples/ido-pool: ensure IDO starts in the future (#225) 2021-04-27 16:24:34 -07:00
interface Update solana tooling to v1.6.3 (#139) 2021-04-04 00:55:56 -07:00
lockup Update solana tooling to v1.6.3 (#139) 2021-04-04 00:55:56 -07:00
misc ts: Add support for u16 (#255) 2021-05-07 11:20:15 -07:00
multisig Update solana tooling to v1.6.3 (#139) 2021-04-04 00:55:56 -07:00
spl/token-proxy Update solana tooling to v1.6.3 (#139) 2021-04-04 00:55:56 -07:00
swap examples: Swap on the serum orderbook (#224) 2021-04-28 14:08:53 -07:00
sysvars Update solana tooling to v1.6.3 (#139) 2021-04-04 00:55:56 -07:00
tutorial client, lang: Add client support for state instructions (#248) 2021-05-06 14:48:22 -07:00
typescript Update solana tooling to v1.6.3 (#139) 2021-04-04 00:55:56 -07:00
zero-copy lang: Zero copy state structs (#206) 2021-04-18 09:54:18 -07:00
README.md examples: Add readme 2021-04-23 11:16:22 -07:00

README.md

Examples

The examples presented here are for educatational 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.