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

2.5.0 • Public • Published

@near-eth/utils

@near-eth/utils Version

Common utils for connector packages

Installation

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

Usage

import {
  urlParams,
  ethOnNearSyncHeight,
  nearOnEthSyncHeight,
  borshifyOutcomeProof
} from '@near-eth/utils'

Readme

Keywords

none

Package Sidebar

Install

npm i @near-eth/utils

Weekly Downloads

106

Version

2.5.0

License

(MIT AND Apache-2.0)

Unpacked Size

75.7 kB

Total Files

47

Last publish

Collaborators

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