Skip to content

interest-protocol/sui-interface

 
 

Repository files navigation

Is a protocol to swap and lend crypto, commodities, gold, and fiat currencies.

Contributing

We always want to be better.

Feel invited to contribute, if you are comfortable, follow the instructions in CONTRIBUTING.md to get started.

Quick start

Install the project dependencies with yarn

  yarn

Initialize the application

  yarn dev

Run tests

First of all, make sure you have jest installed, if not, follow the steps below.

  yarn add --dev jest

Only then will you be able to run the following command

  yarn test

Code Style

You must install it in your Editor text

Technologies

Live

Go to here (Sui Interest Protocol) and see what we have prepared for you

DApp

Access DApp and enjoy what has been prepared for you

Contact Us

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • Other 0.1%