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 supplemental apps:

$ npm run dev:login

Contributing

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

npm run changeset