Escrow Lab
In this section, we built a demo project using the TW API.
Last updated
In this section, we built a demo project using the TW API.
Trustless Work v3 is currently in preview. If you experience any issue, feel free to open an issue on GitHub or in our dApp.
Trustless Work demo is using TW API with the following packages:
Stellar Wallet Kit for sign transactions.
Axios for https requests.
ShadCN for UI components.
React Hook Form for form handling.
Zod for schemas handling.
Context API for global state management.
Last updated