ETHIFY is a powerful Ethereum wallet application that enables seamless Ethereum transactions while providing real-time market prices for a wide range of cryptocurrencies. Built with Vite, React, Tailwind CSS, Web3.0, and featuring smart contracts developed with Hardhat and Truffle.
- Send Ethereum: Effortlessly send Ethereum to any address securely.
- Real-time Market Prices: Stay informed with up-to-date market prices for various cryptocurrencies.
- User-friendly Interface: Intuitive and responsive design for a seamless user experience.
- Frontend: React, Vite, Tailwind CSS, Web3.0
- Blockchain: Ethereum, Metamask
- Smart Contracts: Hardhat, Truffle, Chai
Follow these steps to run Ethify locally:
- Node.js and npm installed
-
Clone the repository:
git clone https://github.com/HimanshuGupta-p1/ETHIFY.git
-
Install Dependencies
npm install
-
Run Project
npm install