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