You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to SafeTrust β a modern, sleek, and interactive landing page designed to make secure transactions P2P effortless. With the latest web technologies, SafeTrust leverages Next.js for efficient server-side rendering and React for a smooth, component-based user experience.
Tailwind CSS: v3.4.14 β beautiful and responsive styling
Web3.js: Ethereum wallet connection with Web3 integration
Ethers.js: secure and easy blockchain interaction
TypeScript: v5.6.3 β type safety for a smoother developer experience
π Installation & Setup
Clone the repository and install dependencies:
git clone https://github.com/yourusername/safetrust.git
cd safetrust
npm install
Scripts:
npm run build: Builds the project into dist (HTML, JS, CSS)
npm run build:assets: Copies assets from src/assets/ to dist
npm run build:pug: Compiles Pug files in src/pug/ to dist
npm run build:scripts: Moves src/js/scripts.js to dist
npm run build:scss: Compiles SCSS files in src/scss/ to dist
npm run clean: Cleans dist directory for a fresh build
npm run start:debug: Runs the project in debug mode
npm start or npm run start: Runs a live preview and watches for file changes
β οΈNote: Ensure you have npm installed to run this environment.
π About SafeTrust
SafeTrust is a Web3-powered platform that brings security and transparency to rental transactions. By using blockchain, SafeTrust protects both the renter and asset owner, making rental agreements seamless and trustworthy.
π How It Works
Secure Deposits: For example, when renting a house, a deposit is securely held in a smart contract, ensuring protection for both parties.
Transaction Safety: If conditions are met (no damage, no breach of terms), the renterβs deposit is returned after transparent validation through SafeTrust.
Dispute Resolution: Automated and transparent dispute handling ensures fair outcomes based on predefined terms agreed by both parties.
π Why SafeTrust?
π Security: Blockchain ensures funds are secure and tamper-proof.
π Transparency: Every transaction is visible on the blockchain, ensuring a fair process.
π Decentralized Trust: No need for intermediaries β enjoy a decentralized experience!
βοΈ Automation: From deposits to refunds, SafeTrust automates everything, reducing errors and delays.
SafeTrust is the future of secure transactions for rentals, whether itβs for homes, cars, or any asset. By utilizing blockchain, SafeTrust brings trust and fairness to all transactions.
π SafeTrust - Landing Page
Welcome to SafeTrust β a modern, sleek, and interactive landing page designed to make secure transactions P2P effortless. With the latest web technologies, SafeTrust leverages Next.js for efficient server-side rendering and React for a smooth, component-based user experience.
π Preview
π Live Preview
π οΈ Technology Stack
SafeTrust is built using:
π Installation & Setup
git clone https://github.com/yourusername/safetrust.git cd safetrust npm install
npm run build
: Builds the project intodist
(HTML, JS, CSS)npm run build:assets
: Copies assets fromsrc/assets/
todist
npm run build:pug
: Compiles Pug files insrc/pug/
todist
npm run build:scripts
: Movessrc/js/scripts.js
todist
npm run build:scss
: Compiles SCSS files insrc/scss/
todist
npm run clean
: Cleansdist
directory for a fresh buildnpm run start:debug
: Runs the project in debug modenpm start
ornpm run start
: Runs a live preview and watches for file changesπ About SafeTrust
SafeTrust is a Web3-powered platform that brings security and transparency to rental transactions. By using blockchain, SafeTrust protects both the renter and asset owner, making rental agreements seamless and trustworthy.
π How It Works
π Why SafeTrust?
SafeTrust is the future of secure transactions for rentals, whether itβs for homes, cars, or any asset. By utilizing blockchain, SafeTrust brings trust and fairness to all transactions.
π License
Β© 2024 SafeTrust. Released under the MIT License.
Ready to join the future of secure rentals?
The text was updated successfully, but these errors were encountered: