TreasureProject / tdk-js

JavaScript SDK for the Treasure ecosystem

Home Page:https://docs.treasure.lol/tdk/introduction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

JavaScript SDK for the Treasure ecosystem

https://docs.treasure.lol/tdk/introduction


Languages

Language:TypeScript 99.0%Language:JavaScript 0.7%Language:CSS 0.2%Language:Dockerfile 0.1%