The documentation is a wip
This library is used with the Props Sidechain, making it easier to communicate with it via the rest API.
- 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.