1.0.2 • Published 5 years ago

steem-transact v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

steem-transact

A package for easy transacting on the Steem blockchain

steem-transact simplifies interacting with the Steem blockchain, condensing the creation of each type of transaction into one easy-to-use function. Read the documentation on the wiki.

This is a work-in-progress package and for now only contains a single function, creating custom_json transactions. Feel free to add new functions by opening up a pull request, just make sure they behave similarly to the currently existing function.

steem-transact is a companion repository to steem-state, but they do not depend on each other and each is still useful without the other.

Installation

Simply run npm install steem-transact to install.