web3-sync

0.2.5 • Public • Published

Introduction

web3-sync is a simple library that allows you to call any asynchronous function in synchronous way. The main benefit is that it uses javascript-native design - Function.prototype.sync function, instead of heavy APIs which you'll need to learn. Also, asynchronous function which was called synchronously through node-sync doesn't blocks the whole process - it blocks only current thread!

/web3-sync/

    Package Sidebar

    Install

    npm i web3-sync

    Weekly Downloads

    1

    Version

    0.2.5

    License

    MIT

    Unpacked Size

    59.2 kB

    Total Files

    23

    Last publish

    Collaborators

    • kunvjps2