/noteFi

Bringing Truly Decentralized Options Protocol to Canto

Primary LanguageTypeScript

noteFi

Your Gateway to Truly Decentralized Options Trading on Canto

Overview

noteFi is a decentralized options protocol allowing users to create and trade option contracts with full customizability, supporting both CALL and PUT options.

This repository contains front-end client code for the protocol. It is created in Next.js bootstrapped with create-next-app.

Getting Started

Requirements

  • git
  • node & npm

Basic Setup

git clone https://github.com/PsyCodeLabs/noteFi.git
cd noteFi
npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

Contribute

We're always looking for passionate developers to join our community and contribute to noteFi. Check out our contributing guide for more information on how to get started.

Disclaimer: The code in this repo is still under development, interact or use it at your own risk