Skip to content

interest-protocol/movement-dex-interface

Repository files navigation

IPX INTERFACE TEMPLATE

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

Use the version mentioned on .nvmrc

  nvm use # or if u don't have installed use just nvm install

Install the project dependencies with yarn

  pnpm i

Initialize the application

  pnpm dev

Code Style

You must install it in your Editor text

Technologies