Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s-damian committed Aug 23, 2024
1 parent ae3ece7 commit a1f546f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@ NFT Marketplace Event Ticketing - A decentralized application for managing and v

## Prerequisites

- **Rust** ```>= 1.75.0``` | *You can install Rust here: [Rustup](https://rustup.rs/).*
- **Solana** ```1.18.22``` | *You can install Solana CLI here: [Solana CLI](https://solana.com/developers/guides/getstarted/setup-local-development#3-install-the-solana-cli).*
- **Anchor** ```0.30.1``` | *You can install Anchor here: [Anchor](https://www.anchor-lang.com/).*
- **Node.js** ```>= 18``` and **npm** | *You can install Node.js and npm here: [Node.js](https://nodejs.org/en/download/package-manager).*
- **Rust** ```>= 1.75.0``` - *You can install Rust here: [Rustup](https://rustup.rs/).*
- **Solana** ```1.18.22``` - *You can install Solana CLI here: [Solana CLI](https://solana.com/developers/guides/getstarted/setup-local-development#3-install-the-solana-cli).*
- **Anchor** ```0.30.1``` - *You can install Anchor here: [Anchor](https://www.anchor-lang.com/).*
- **Node.js** ```>= 18``` and **npm** - *You can install Node.js and npm here: [Node.js](https://nodejs.org/en/download/package-manager).*


## Technologies

- **Back-End**: Rust, Solana, Anchor ```0.30.1```
- **Front-End**: Next.js ```14```, React ```18```, TypeScript ```5```, Tailwind CSS
- **Wallet Integration**: Phantom Wallet
- **Blockchain Interaction**: Solana-Web3.js
- **Wallet Integration**: Phantom Wallet


## Getting Started
Expand Down

0 comments on commit a1f546f

Please sign in to comment.