1.1.7 • Published 2 years ago

showpay-providers v1.1.7

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

Sensible Web3 Providers

npm version

This is part of sensible-web3.

It contains common Provider classes to support sensible-web3.

Please read the documentation for more.

Installation

npm install @sensible-contract/providers

Usage

const {
  SensiblequeryProvider,
  MetaSVProvider,
  WhatsOnChainProvider
} = require("@sensible-contract/providers");
let provider = new SensiblequeryProvider();
1.1.1

2 years ago

1.0.2

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.1.7

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.1.4

2 years ago

1.0.5

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago