2.4.1 • Published 2 years ago
@quantnetwork/overledger-provider v2.4.1
@quantnetwork/overledger-provider
Class used for the Overledger SDK Gateway connection.
Installation
Install using npm:
npm install @quantnetwork/overledger-provider
Or, if you prefer using yarn:
yarn add @quantnetwork/overledger-provider
API Reference
Modules
Classes
overledger-provider
overledger-provider.TESTNET
Constant for the testnet URL.
overledger-provider.MAINNET
Constant for the mainnet URL (placeholder).
overledger-provider.default
Network provider package.
overledger-provider.log
Provider
new Provider(ProviderOptions)
Param | Type | Description |
---|---|---|
ProviderOptions | ProviderOptions | Overledger network provider options |
provider.createRequest(path, accessToken, contentType, acceptString)
Param |
---|
path |
accessToken |
contentType |
acceptString |
Creating a request, making this as flexible as possible with the possible values in the headers being passed in the method signature
2.4.1
2 years ago
2.4.0
2 years ago
2.3.0
3 years ago
2.2.1
3 years ago
2.2.0
3 years ago
2.1.1
4 years ago
2.1.0
4 years ago
2.0.0
4 years ago
1.0.0-beta.5
4 years ago
1.0.0-beta.4
4 years ago
1.0.0-beta.3
5 years ago
1.0.0-beta.2
5 years ago
1.0.0-beta.1
6 years ago