Skip to content

nicholascc/steem-transact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

A package for easy transacting on the Steem blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published