Git Product home page Git Product logo

m0gamb0 / crypto_panda Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 483 KB

Crypto Panda is a decentralized cryptocurrency exchange React application with metamask pairing, live smart contract data fetching, and to check the current market prices of coins.

Home Page: https://famous-queijadas-687eeb.netlify.app/

JavaScript 90.86% HTML 2.97% CSS 3.79% Solidity 2.38%
cryptocurrency decentralized decentralized-applications metamask metamask-wallet blockchain ethereum

crypto_panda's Introduction

Crypto Panda

project-image

Crypto Panda is a decentralized cryptocurrency exchange React application with metamask pairing live smart contract data fetching and to check the current market prices of coins.

๐Ÿš€ Demo

https://famous-queijadas-687eeb.netlify.app/

Project Screenshots:

project-screenshot

project-screenshot

project-screenshot

๐Ÿง Features

Here're some of the project's best features:

  • Using this application users can trade crypto
  • Every transactions are executed on Ethereum Blockchain.
  • metamask pairing live smart contract data fetching and to check the current market prices of coins.
  • As transactions are executed on chain there is no centralised entity making edits to the account balances on its database. Instead user transacts anonymously with each other through their crypto wallets.

๐Ÿ› ๏ธ Installation Steps:

1. The first things you need to do are cloning this repository and installing its dependencies:

git clone https://github.com/M0GAMB0/crypto_panda.git
cd smart_contracts
npm install

2. Once installed let's run Hardhat's testing network:

npx hardhat node

3. Then on a new terminal go to the repository's root folder and run this to deploy your contract:

npx hardhat run scripts/deploy.js --network localhost

4. Finally we can run the frontend with:

cd crypto_psych
npm install
npm start

Open http://localhost:3000/ to see your Dapp. You will need to have Metamask installed and listening to localhost 8545.

User Guide

You can find detailed instructions on using this repository and many tips in its documentation.

For a complete introduction to Hardhat, refer to this guide.

๐Ÿ›ก๏ธ License:

This project is licensed under the ISC

crypto_panda's People

Contributors

m0gamb0 avatar addy567 avatar

Watchers

Kostas Georgiou avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.