dinoswap-toolkit
v1.0.0
Published
Dinoswap frontend packages
Downloads
1
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.git
Run yarn at the root of the workspace
cd dinoswap-toolkit
yarn
Then, refer to the readme of each project.