https://github.com/solana-turbin3/q4_sol_gopal
https://github.com/solana-turbin3/q4_sol_gopal
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/solana-turbin3/q4_sol_gopal
- Owner: solana-turbin3
- Created: 2024-11-05T07:55:44.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-28T18:14:06.000Z (6 months ago)
- Last Synced: 2025-01-24T18:15:13.277Z (5 months ago)
- Language: Rust
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Q4_SOL_Gopal
## Capstone Project - Revvek
Revvek is a vehicle transferring protocol to make transferring ownership of vehicles for buying, selling, and reselling easier.### Problem Statement
- Transferring ownership of vehicles is a tedious process
- Cases of document frauds are common
- It is time taking and often leads to lack of clarity for both buyer and seller### Solution
Revvek is a vehicle transferring protocol that allows users to transfer ownership of vehicles to other users using NFTs. It allows users to buy and sell vehicles and resell vehicles.### Features
- Allows users to transfer ownership of vehicles to other users using NFTs
- Allows users to buy and sell vehicles
- Allows users to resell vehicles### Deployed
Frontend made using [SvelteKit](https://svelte.dev/) and deployed using [Vercel](https://vercel.com/)[Link](https://revvek-svm.vercel.app/)
Devnet Program ID
```
9CR2SnBXi84kXwtLHqetdttE8LmrULTRZbDTVkqqiys7
```