newchain-web3-core-subscriptions
v0.1.3
Published
Manages web3 subscriptions. This is an internal package.
Downloads
4
Readme
newchain-web3-core-subscriptions
This is a sub package of newchain-web3.js. The subscriptions package is used within some newchain-web3.js packages.
If you would like to know all supported subscriptions please have a look in the src/subscriptions
folder.
Installation
Node.js
npm install newchain-web3-core-subscriptions
Exported classes
SubscriptionsFactory
LogSubscription
AbstractSubscription
Types
All the typescript typings are placed in the types folder.