1.13.13 • Published 2 years ago

@hashprotocol/utils v1.13.13

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@hashprotocol/utils

Build Status Coverage Status Standard Code Style MIT License @hashprotocol/utils Gitter Telegram Greenkeeper badge

:warning: This project is under heavy development. Expect bugs & breaking changes.

:pencil: Introductory Blog Post: The Missing Tool to Cross-Chain Development

Query different blockchains with account management using a single and simple interface.

Installation

npm i @hashprotocol/utils

or

<script src="https://cdn.jsdelivr.net/npm/@hashprotocol/utils@0.2.3/dist/utils.min.js"></script>
<!-- sourceMap at https://cdn.jsdelivr.net/npm/@hashprotocol/utils@0.2.3/dist/utils.min.js.map -->
<!-- available as window.Utils -->

Usage

import { sleep } from '@hashprotocol/utils'

await sleep(1000)

License

MIT

1.13.13

2 years ago

1.13.5

2 years ago

1.13.12

2 years ago

2.0.0

2 years ago