Skip to content

dsentr-glass/dsentr-toolkit

Repository files navigation

Open in Visual Studio Code

DSentr Toolkit

This repository is a PancakeSwap forked monorepo managed with yarn workspaces and Lerna.

Packages

  • dsentr-uikit : React components used to build the DSentr UI

How to use

Clone the repository

git clone git@github.com:dsentr-glass/dsentr-toolkit.git

Run yarn at the root of the workspace. Some packages may be very large and yarn will assume a network issue. Use yarn network-timeout 100000 if errors persist.

cd dsentr-toolkit
yarn

Then, refer to the readme of each project.