SDK for the Treasure ecosystem
- @treasure-dev/auth
- @treasure-dev/tdk-core
- @treasure-dev/tdk-react
- @treasure-dev/tailwind-config
- @treasure-dev/launcher
- Treasure Connect (Core)
- Treasure Connect (React) - Live Demo
- Treasure Connect (Electron)
- Magicswap - Live Demo
Install dependencies:
pnpm install
Open the README.md
files for the apps and examples you are contributing to and follow the instructions to finish configuring the packages.
Start watch mode for base workspaces:
pnpm dev
Start any example apps:
$ cd examples/connect-react
$ pnpm dev
Before creating a PR, add a changeset to your commit:
pnpm package:changeset