Skip to content

jkvoulgaridis/solana-gif-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

solana-gif-storage

This project is intruductory to solana. It follows the course Solana Web3 App on Buildspace. It's an app consisting of a frontend (react) which exposes functionality developed in rust and deployed on solana devnet.

App concept

User posts links of gifs which are stored in the solana blockchain. Later, the user can see the GIFs she posted in a dashboard.

Tools Used

  • Anchor
  • Phantom Wallet