Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 382 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 382 Bytes

solana-twitter-enhanced

This project allows users to send tweets. The main difference is the dynamic sizing of tweets is allowed, which takes away the main problem of static rigid cost of tweet no matter what is user is willing to send, sometimes it's just emoji or sometimes long para.

Target blockchain: SOLANA (Anchor framework)

Stack: Rust, Typescript, Svelte(coming soon)