0.1.1 • Published 5 years ago

smoke-transact v0.1.1

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

smoke-transact

A package for easy transacting on the Smoke blockchain

smoke-transact simplifies interacting with the Smoke 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.

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

Installation

Simply run npm install smoke-transact to install.