Welcome to the Car Ownership on Chain decentralized application (DApp)! This DApp allows users to manage car ownership, add owners, add cars, change owners, and view the transaction history on the Ethereum testnet (Sepolia).
- Decentralized Ownership Management: Users can add new owners, cars, and change owners securely on the blockchain.
- Transaction History: View the history of ownership changes.
- React + Vite
- Tailwind CSS
- Ethereum (Ethers.js)
- Solidity
-
MetaMask extension in your browser
-
Go to Blockchain Cars
- Node.js installed
-
Clone the repository:
git clone https://github.com/felle64/Blockchain-Cars.git cd Blockchain-Cars/Client-V2 Install dependencies:
npm install
Start the development server:
npm run dev
Connect MetaMask to your Ethereum wallet. Explore the features of the DApp: Add owners, cars, and change ownership. View transaction history.