Hooks Toolkit SDKs

The recommended way to interact with the Hooks Toolkit API is by using one of our official SDKs. Today, Hooks Toolkit offers fine-tuned JavaScript, and Python libraries to make your life easier and give you the best experience when using the SDK.

Official libraries

Node.js

Node.js® is an open-source, cross-platform JavaScript runtime environment.

Read more

Python

Python is a programming language that lets you work quickly and integrate systems more effectively.

Read more

Examples of Contracts

If you're looking for examples of contracts that use Hooks-Toolkit, you can find them in the Hooks-Toolkit Contracts (TS) and Hooks-Toolkit Contracts (PY). The repository contains a collection of sample contracts that demonstrate various use cases and functionalities. You can explore these examples to get a better understanding of how to implement Hooks-Toolkit in your own projects.

Example Project

To see Hooks-Toolkit in action and get a better understanding of how it can be integrated into a real-world project, you can check out the Hooks-Toolkit Example Project (TS) and Hooks-Toolkit Example Project (PY) on GitHub. This project provides a comprehensive example of how to set up and use Hooks-Toolkit in a complete application. You can explore the code, run the project, and see how Hooks-Toolkit can be utilized to interact with smart contracts on the XRPL.

Was this page helpful?