@requestnetwork/types
TypeScript icon, indicating that this package has built-in type declarations

0.42.0 • Public • Published

@requestnetwork/types

@requestnetwork/types is a typescript library part of the Request Network protocol. It is the collection of typescript types shared across @requestnetwork packages.

Installation

npm install @requestnetwork/types --save-dev

Usage

import { IdentityTypes, SignatureTypes } from '@requestnetwork/types';

const signatureMethod = SignatureTypes.REQUEST_SIGNATURE_METHOD.ECDSA;
const identityType = IdentityTypes.REQUEST_IDENTITY_TYPE.ETHEREUM_ADDRESS;

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Read the contributing guide

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @requestnetwork/types

Weekly Downloads

4,788

Version

0.42.0

License

MIT

Unpacked Size

150 kB

Total Files

127

Last publish

Collaborators

  • mantisclone-requestnetwork
  • stef.req
  • neildatrequest
  • aimensahnoun
  • benjlevesque
  • request-bot
  • adamdowson
  • yomarion