@tradetrust-tt/tradetrust-utils
TypeScript icon, indicating that this package has built-in type declarations

1.13.4 • Public • Published

tradetrust-utils

This is a repository that houses shared project logic between tradetrust website and tradetrust document creator.

Currently, this is still an experiment to see whether this structure of sharing logic between the 2 repos is sustainable.

We will monitor whether the dependencies will get out of hand.

Before any commits here, please ask the maintainers (TradeTrust team) first.

Prerequisite

  • Node (optionally, use nvm to manage node version)
  • Node version 18 onwards.

Direct import

If the consuming application does not support treeshaking, you should do direct import instead. Example:

import { CHAIN_ID } from "@tradetrust-tt/tradetrust-utils/constants/supportedChains";

Readme

Keywords

none

Package Sidebar

Install

npm i @tradetrust-tt/tradetrust-utils

Weekly Downloads

87

Version

1.13.4

License

Apache-2.0

Unpacked Size

199 kB

Total Files

33

Last publish

Collaborators

  • tradetrust_tt