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

4.0.0 • Public • Published

like web3 but for minimalists

Note
This is a temporary fork of ethereumjs/eth-query created by MetaMask which adds TypeScript type definitions for compatibility with our libraries.

var provider = {
  sendAsync: function (params, cb) {
    /* ... */
  },
};
var query = new EthQuery(provider);

query.getBalance(address, cb);

Readme

Keywords

none

Package Sidebar

Install

npm i @metamask/eth-query

Weekly Downloads

17,538

Version

4.0.0

License

ISC

Unpacked Size

10.8 kB

Total Files

4

Last publish

Collaborators

  • danfinlay
  • kumavis
  • mcmire
  • rekmarks
  • metamaskbot
  • gudahtt
  • nicholasellul
  • sethkfman
  • naugtur