2022-03-09 - Hooks V2 Testnet live
almost 3 years ago by Wietse Wind
The Hooks V2 Testnet is now available. Installed Hooks, accounts, balances, etc. on the V1 (previously: only) testnet did not migrate to the new testnet: the V2 testnet started from scratch.
The V1 testnet is still available for some time. The URL, WebSocket, endpoint, faucet, etc. did not change. The V2 testnet has new URLs:
Links
- Homepage & Faucet: https://hooks-testnet-v2.xrpl-labs.com
- Testnet (WebSocket):
wss://hooks-testnet-v2.xrpl-labs.com
- Explorer: https://hooks-testnet-v2-explorer.xrpl-labs.com
- Debug Stream: https://hooks-testnet-v2-debugstream.xrpl-labs.com
- V2.0 docs: https://xrpl-hooks.readme.io/v2.0/
Interacting with the Hooks V2 testnet
A patched version of xrpl.js
(for Typescript/Javascript) for Hooks is available here:
Main difference
The first and main difference is the SetHook
transaction (array & hook chaining):
https://xrpl-hooks.readme.io/v2.0/docs/sethook-transaction