Library containing classes to work with the sidechain
npm install propskitThe documentation is a wip
* Issue earnings
* Revoke earnings
* Settle earnings (Not yet implemented)
* Ethereum balance updates
* Linking ethereum wallet to a user
* Updating the last ethereum synched block
* Accumalate commands and send them as a batch
* Retrieve stored data per state address
* Sign/Recover messages
* Listen to events from the sidechain
Please refer to the lib/tests/sawtooth_api.test.ts for examples on how to use for each of the actions.