Skip to content

ajishkrypc/tradetrust-utils

 
 

Repository files navigation

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.

Direct import

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

import { CHAIN_ID } from "@govtechsg/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

 
 
 

Contributors

Languages

  • TypeScript 98.3%
  • JavaScript 1.7%