Transportation Company with Smart Contract Integration
This repository contains the smart contract infrastructure for N.C.A.T.S (Nell's Carpool and Transportation Services), implementing a blockchain-based business agreement between borrower and lender parties.
New to this? See the Quick Start Guide for a 5-minute setup!
For detailed deployment instructions, see DEPLOYMENT.md
npm installcp .env.example .env
# Edit .env with your configuration# Local development
npm run deploy:localhost
# Sepolia testnet
npm run deploy:sepolia
# Ethereum mainnet
npm run deploy:mainnet- Quick Start Guide - 5-minute setup guide
- Deployment Guide - Complete deployment instructions
- Contract Documentation - Smart contract details
Boost Software License - Version 1.0