Skip to content

EthWorks/useDot

Repository files navigation

useDot

Library providing React hooks for Substrate-based blockchains

Development

This monorepo project uses Rush for package management, including building, testing and linting.

To start developing, execute following commands

rush update
rush build

Building project

Any time you pull changes to your branch or modify package.json, you need to run

rush update
rush build

Apart from that, use

rush build

Testing

To run tests type

rush test

Linting

To run linter type

rush lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published