Skip to content

surajgjadhav/De-Cars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

De-Cars App

This is the Decentralized App (dApp) to Buy/Sell Vintage Cars by Tokenizing them into ERC-721 standard (NFT). This is based on concept of Real-World Assets (RWAs)

It's a monorepo of De-Cars dApp, developed using Next.js for Frontend and Foundry for backend (contracts)

Requirements

  • git
    • You'll know you did it right if you can run git --version and see a response like git version x.x.x
  • Nodejs
    • You'll know you've installed nodejs right if you can run:
      • node --version and get an output like: vx.x.x
  • Yarn instead of npm
    • You'll know you've installed yarn right if you can run:
      • yarn --version And get an output like: x.x.x
      • You might need to install it with npm

Getting Started

Clone the repo:

git clone https://github.com/surajgjadhav/De-Cars

It contains two separate projects:

Navigate to each directory and follow the instructions in their respective README files, starting with the contracts.

About

Decentralized Car Store

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published