Steem-lib
JavaScript Library For Interacting With Steem
Screenshots
View Image | View Image |
|---|---|
Hunter's comment
Steem-lib is a javascript library that is in use for steem clients that can be configured to stay connected to multi-server, make API steem calls, create transactions, sign and also broadcast, you can be also listening blocks, and offer.
This client uses the artificial code structure of https://github.com/ripplerm/ripplelib, the main component is some object event listeners nodejs, server, request, transaction, remote, and transaction manager. This client will only send an API call to one of the linked servers, and it will not retreat to the next server in case of an error.
Well, to using this client, you should call a method in the form of taking arguments as an object option, you can see the guide here.
You can be also see some examples here.
Link
https://www.npmjs.com/package/steem-lib
Contributors
This is posted on Steemhunt - A place where you can dig products and earn STEEM.
View on Steemhunt.com