/AnchorExampleContracts

example anchor smart contracts for the solana blockchain

Primary LanguageRust

This repo will be updated as I go through my Rust smart contract journey to include examples more ellaborate than those found in the standard documentation.

In order of complexity:

  1. DepositContract
  2. WithdrawContract
  3. PlayerInstanceContract
  4. CreateGameLobby