Skip to content

Robinhood-inspired token swapper helps users to own custom asset tokens from the application by initially investing Ethereum in exchange for tokens. Sidebar helps in keeping track of cryptocurrencies' performance through real-time API. The user is provided with the ability to view the balance of the connected wallet of MetaMask. Each transaction…

Notifications You must be signed in to change notification settings

Bhaumik182001/Robinhood-Themed-TokenSwapper

Repository files navigation

Robinhood Dapp (Decentralized App)

Live Demo: Robinhood Dapp

A Robinhood-inspired decentralized app that allows users to swap and trade custom asset tokens. The dapp is built using Next.js, React, and a variety of blockchain technologies.


Table of Contents


Live Demo

Check out the live demo: Robinhood Dapp.


Features

  • Token Swapping: Easily swap or trade coins within the app.
  • Real-Time Data: Sidebar to keep track of cryptocurrencies' performance through real-time API.
  • Transaction Verification: View and confirm transactions through Etherscan or QR code.
  • MetaMask Integration: View the balance of the connected MetaMask wallet.

Technologies

  • Next.js and React: For frontend development.
  • Solidity: For creating smart contracts.
  • OpenZeppelin: For ERC20 standard-compliance.
  • Hardhat: For compiling and deploying smart contracts.
  • Moralis: For user authentication and interaction with smart contracts.
  • Sanity: For storing user information and transactions.
  • React Context API: For state management.
  • Chart and Line: For visual presentation of crypto performance.
  • CoinRankingAPI: For real-time data retrieval.

Installation

To set up the project locally:

  1. Clone the repository:

    git clone https://github.com/your-username/robinhood-dapp.git
  2. Navigate to the project directory:

    cd robinhood-dapp
  3. Install the dependencies:

    npm install
  4. Run the development server:

    npm run dev

Usage

Open http://localhost:3000 in your browser to explore the app.

About

Robinhood-inspired token swapper helps users to own custom asset tokens from the application by initially investing Ethereum in exchange for tokens. Sidebar helps in keeping track of cryptocurrencies' performance through real-time API. The user is provided with the ability to view the balance of the connected wallet of MetaMask. Each transaction…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published