Your Gateway to Truly Decentralized Options Trading on Canto
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.
- git
- node & npm
git clone https://github.com/PsyCodeLabs/noteFi.git
cd noteFi
npm install
npm run devOpen http://localhost:3000 with your browser to see the result.
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