Skip to content

TreasureProject/tdk-js

Repository files navigation

Treasure Development Kit

SDK for the Treasure ecosystem

Apps

Packages

Examples

Development

Setup

Install dependencies:

npm 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:

npm run dev

Start any example apps:

$ cd examples/connect-react
$ npm run dev

Contributing

Before creating a PR, add a changeset to your commit:

npm run package:changeset