@near-eth/rainbow
TypeScript icon, indicating that this package has built-in type declarations

1.3.1 • Public • Published

@near-eth/rainbow

@near-eth/utils Version

Installation

yarn add @near-eth/rainbow
"dependencies": {
  "@near-eth/rainbow": "^1.0.0",
}

Usage

import {
  nep141Erc20,
  nearEther,
  auroraErc20,
  auroraEther,
  auroraNep141,
  act,
  get,
  decorate,
  track,
  untrack,
  checkStatusAll,
  getAuroraProvider,
  getEthProvider,
  getSignerProvider,
  setAuroraProvider,
  setEthProvider,
  setSignerProvider,
  utils,
  DecoratedTransfer,
  Transfer
} from '@near-eth/rainbow'

Readme

Keywords

none

Package Sidebar

Install

npm i @near-eth/rainbow

Weekly Downloads

200

Version

1.3.1

License

(MIT AND Apache-2.0)

Unpacked Size

5.35 kB

Total Files

7

Last publish

Collaborators

  • aurora-is-near-org
  • paouvrard
  • chadoh