Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 2.25 KB

README.md

File metadata and controls

67 lines (56 loc) · 2.25 KB

Krypt - Web-3.0-Blockchain-Application

Description

Krypt is a Web3.0 blockchain application that enables users to send transactions over the blockchain, with each transaction being permanently recorded on the blockchain.

Main Functionalities:

  • Users can connect their MetaMask wallets to send ethereum through the blockchain.
  • Each transaction will be paired with a gif and it will be forever stored on the blockchain.
  • Users can access and view their latest transactions (and the gifs associated with them).

Built with

         

Demo

Home Page : image

Getting Started

To get a local copy up and running follow these simple example steps.

  1. Clone the repo
    git clone https://github.com/SURAJPATIL6088/Krypt_Project.git
  2. Install NPM packages
    npm i
  3. Start the app in development mode
    npm run dev

For Seting up the Hardhat

Follow these : https://stackoverflow.com/questions/74902119/unable-to-install-hardhat-waffle-on-apple-silicon/76648007#76648007

Built With

Reference