Skip to content

danieljcss/solana-twitter-dapp

Repository files navigation

Solitter: A decentralised Twitter on Solana

In this project we create a version of Twitter that is hosted on the Solana network.

Dependencies

  • Solana CLI
  • Anchor: ^0.23.0
  • Node.js:
  • Vue.js: @vue/cli 5.0.0-rc.1
  • Tailwind: ^3.0.0

Initialization

To install the dependencies and initialize the project, run

yarn

Tests

To run the tests in the test folder, kill any local solana cluster and run

anchor test

Technologies used

  • Solana and Anchor: Rust enviroment
  • Typescript: For testing and Frontend
  • Vue.js: JavaScript framework for components
  • Tailwind: CSS framework for styling

Project based on a tutorial by Loris Leiva

About

We create a decentralised version of Twitter using Solana and Vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published