3.0.1 • Published 3 years ago

@zapjs/utils v3.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

@zapjs/utils

This repository provides utilities used in other @zapjs packages. This includes various pure functions that are used by other Ethereum-interfacing packages.

Prerequisites

- Node 12.20 <=14.15
- Typescript

Usage

npm install `@zapjs/utils`

Methods available

import {Utils} from '@zapjs/utils';
Utils.getHexBuffer(string)
Utils.getHexString(string)
Utils.toZapBase(num)
Utils.fromzapBase(num)
Utils.normalizeProvider(ZapProvider)

See more Usages of each packages :

3.0.1

3 years ago

3.0.0

3 years ago

2.2.1

5 years ago

2.2.0

5 years ago

2.0.17

5 years ago

2.0.16

5 years ago

2.0.15

5 years ago

2.0.14

5 years ago

2.0.13

5 years ago

2.0.12

6 years ago

2.0.11

6 years ago

2.0.10

6 years ago

2.0.9

6 years ago

2.0.8

6 years ago

2.0.7

6 years ago

2.0.6

6 years ago

2.0.5

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.0

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago