propskit
v4.0.10
Published
Library containing classes to work with the sidechain
Downloads
18
Readme
propskit-js
The documentation is a wip
What is propskit-js
This library is used with the Props Sidechain, making it easier to communicate with it via the rest API.
Functionality
- 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.