Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 757 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 757 Bytes

Project for posting threads !

Tech stack used

  • Anchor
  • Solana
  • Svelte
  • web3js

Reason for choosing this tech stack

  • Solana's low gas fees
  • Solana's upgradable programs unlikes Ethereum's immutable smart contracts
  • The last point is possible due to stateless nature of solana
  • Anchor makes things very easy
  • Web3js framework is used to connect the frontend and program on solana

image image image