Skip to content

Latest commit

 

History

History
91 lines (58 loc) · 2.87 KB

README.md

File metadata and controls

91 lines (58 loc) · 2.87 KB

Index Token Project

Index Token is a decentralized protocol that enables users to own a diversified portfolio of crypto assets by holding one token. This frontend demonstrates a Crypto Index token built on top of two tokens i.e. MockToken0 and MockToken1. Also minting and admin operations are allowed for testing different functions.

Features

  1. Mint Mock token0 and token1
  2. View Index price.
  3. Rebalance token weights for Index Token
  4. Approve and Deposit token0 and token1 as reserves to mint Index Token (INT)
  5. Set new minter and burn INT tokens to reduce supply.

Table of Contents

  1. All Links
  2. Deployed Contracts
  3. Instructions to setup and run locally
  4. Our Solution (Architecture)
  5. App Demo
  6. Future Vision
  7. Tech Stack
  8. Team

Links

Deployed Contract Address - Polygon Cardona

Instructions to Setup

Follow these instructions to set up and run the project:

Using Github

  • Clone the Git repository: https://github.com/0xAlphaDevs/index-token-protocol.git
  • Install project dependencies: npm install
  • Start the development server: npm run dev
  • Access the web app in your browser at http://localhost:3000

Our Solution (Architecture)

image

App Demo Screenshots

image

image

image

image

image

image

Tech Stack

  • Polygon Cardona zkEVM
  • Solidity
  • Next JS
  • Wagmi

Team

Team AlphaDevs 👇

Github

Harsh Tyagi Yashasvi Chaudhary

Twitter / X

Harsh Tyagi Yashasvi Chaudhary

Thanks

  • Feel free to reach out to the AlphaDevs team with any questions or issues.

  • We appreciate your interest in our project and welcome contributions and feature suggestions.