Twitter SC on Solana
Build twitter based contracts for Solana blockchain
Overview
- Anyone connected with Phantom wallet can create a tweet with a post message & tag.
Architecture
Some notes on Tweet account structuring & sizing
Init
anchor init solana-twitter
Build
anchor build
Deploy
anchor deploy
Test
anchor test