anchor/examples
NorbertBodziony 37118e8c50
examples: Pyth oracle (#287)
2021-05-16 23:43:50 -07:00
..
cashiers-check ts: Replace deprecated web3.Account with web3.Keypair (#274) 2021-05-15 14:43:25 -07:00
chat ts: Replace deprecated web3.Account with web3.Keypair (#274) 2021-05-15 14:43:25 -07:00
composite ts: Replace deprecated web3.Account with web3.Keypair (#274) 2021-05-15 14:43:25 -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 ts: Replace deprecated web3.Account with web3.Keypair (#274) 2021-05-15 14:43:25 -07:00
interface Update solana tooling to v1.6.3 (#139) 2021-04-04 00:55:56 -07:00
lockup ts: Replace deprecated web3.Account with web3.Keypair (#274) 2021-05-15 14:43:25 -07:00
misc ts: i8, i16, and i32 coding (#282) 2021-05-15 15:21:16 -07:00
multisig ts: Replace deprecated web3.Account with web3.Keypair (#274) 2021-05-15 14:43:25 -07:00
pyth examples: Pyth oracle (#287) 2021-05-16 23:43:50 -07:00
spl/token-proxy ts: Replace deprecated web3.Account with web3.Keypair (#274) 2021-05-15 14:43:25 -07:00
swap ts: Replace deprecated web3.Account with web3.Keypair (#274) 2021-05-15 14:43:25 -07:00
sysvars Update solana tooling to v1.6.3 (#139) 2021-04-04 00:55:56 -07:00
tutorial ts: Replace deprecated web3.Account with web3.Keypair (#274) 2021-05-15 14:43:25 -07:00
typescript Update solana tooling to v1.6.3 (#139) 2021-04-04 00:55:56 -07:00
zero-copy ts: Replace deprecated web3.Account with web3.Keypair (#274) 2021-05-15 14:43:25 -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.