Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 464 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 464 Bytes

Solana Twitter Frontend

This project is a frontend application for a Twitter-like program on the Solana blockchain. It uses the Solana web3.js library and Anchor framework for interacting with the Solana program.

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • npm (v6 or later)
  • Solana CLI
  • Anchor CLI

Installation

  1. Clone the repository:
git clone https://github.com/your-username/twitter-frontend.git
cd twitter-frontend