dinoswap-toolkit
v1.0.0
Published
Dinoswap frontend packages
Readme
Dinoswap Toolkit
This repository is a monorepo manage with yarn workspaces and Lerna.
Packages
- dinoswap-uikit : React components used to build the Dinoswap UI
- eslint-config-dinoswap : An ESLint config for dinoswap, with Typescript and Prettier support
How to use
Clone the repository
git clone [email protected]:dinocryptowallet/dinoswap-toolkit.gitRun yarn at the root of the workspace
cd dinoswap-toolkit
yarnThen, refer to the readme of each project.
