tgaye / AnchorExampleContracts

example anchor smart contracts for the solana blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

example anchor smart contracts for the solana blockchain


Languages

Language:Rust 65.2%Language:TypeScript 34.8%