A selection of example Solana programs built with Seahorse.
- Hello World: classic hello world
- Poll App: voting app
- Fizzbuzz: classic fizzbuzz
- Todo App: classic todo app
- Lumberjack: tree chopping game
- Tic-tac-toe: 2 Player Game
- Lotto: on-chain lottery
- Bitcorn faucet: an SPL token faucet
- Twutter: A Twitter like social feed
- Conway's Game of Life: Anchor only for now
Feel free to make a pull request to add your Seahorse program to this repo.