@railgun-community/shared-models

v7.5.0

Published

[![Unit Tests](https://github.com/Railgun-Community/shared-models/actions/workflows/unit-tests.yml/badge.svg?branch=main)](https://github.com/Railgun-Community/shared-models/actions)

Downloads

617

Readme

Unit Tests

Shared TypeScript models, types and various utils for RAILGUN SDKs

Compatible with browser, node and React environments.

yarn add @railgun-community/shared-models

Run tests

yarn test

Releases

When ready to create a new version, run ./release or ./release patch or ./release minor or ./release major.