Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

TradeTrust/tradetrust-utils

Repository files navigation

DEPRECATED 🚨

Unmaintained

This repository has been archived and is now in a read-only state. No further updates or maintenance will be provided here.

All relevant content and active development have been transferred to TrustVC.

Please visit the canonical repository for the latest changes and contributions: https://github.com/trustvc/trustvc

Thank you for your interest and support.

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";

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 15