Hathor RPC library is the official and reference library for implementing the client and server sides of JSON-RPC APIs for communication between dApps and wallet applications on Hathor platform.
TO DO
TO DO
If after consulting the documentation, you still need help to use Hathor RPC library, send a message to the #development
channel on Hathor Discord server for assistance from Hathor team and community members.
If you observe an incorrect behavior while using Hathor RPC library, see the "Issues" subsection in "Contributing".
Tests
TO DO
Development
TO DO
If you observe an incorrect behavior while using Hathor RPC library, we encourage you to open an issue to report this failure.
You can also open an issue to request a new feature you wish to see.
To contribute to the development of Hathor RPC library, we encourage you to fork the master
branch, implement your code, and then open a pull request to merge it into master
, selecting the "feature branch template".
Please do not open an issue to report a security breach nor submit a pull request to fix it. Instead, follow the guidelines described in SECURITY for safely reporting, fixing, and disclosing security issues.
A miscellany with additional documentation and resources: