4.0.10 • Published 4 years ago

propskit v4.0.10

Weekly downloads
2
License
ISC
Repository
-
Last release
4 years ago

propskit-js

Props Token

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.