Skip to content

This is a repository that houses shared project logic between Open Attestation and TradeTrust

License

Notifications You must be signed in to change notification settings

Open-Attestation/open-attestation-utils

Repository files navigation

open-attestation-utils

This is a repository that houses shared project logic between Open Attestation and TradeTrust.

Getting Started - Install

npm i @govtechsg/open-attestation-utils

Direct import

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

import { FiatLabel } from "@govtechsg/open-attestation-utils/components/FiatLabel";

Available Utility Functions

Function Name Description
useRefresh a hook that returns a number after an interval

Available Common Components

Component
FiatLabel

About

This is a repository that houses shared project logic between Open Attestation and TradeTrust

Resources

License

Stars

Watchers

Forks

Packages

No packages published