2.0.2-beta.0 • Published 5 months ago

@oraichain/common-types v2.0.2-beta.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

oKey Common Types

npm version minzip

Common Types in oKey is used to get the access to common types and interfaces of the oKey SDK. This comes in handy by providing you a standard way of importing the values you need to work with the SDKs. We highly recommend using it while working with Typescript.

Installation

npm install --save @oraichain/common-types

Checkout the oKey SDK