A platform for developing visually XRPL hooks smart contracts using Blockly from Google. The platform helps users to develop XRPL Hook using visual drag-and-drop blocks. Also, it compiles the hook code into WASM format. We have also integrated the deployment function into the XRPL Hook testnet network.
We build our hooks block based on the official documentation of the XRPL Hook https://xrpl-hooks.readme.io/
Clone the Blockly2hook repository
git clone https://github.com/wshbair/blockly2hooks
Install required libraries
npm install
Run the server
npm start
Open the browser using http://localhost:3000/
The platform has been integrated with some hooks for testing.
More examples can be found on https://github.com/XRPL-Labs/xrpld-hooks/tree/hooks-ssvm/hook-api-examples
This project has been inspired and built using Ardublockly.
We have extended and adapted it to fit the XRPL Hooks development requirements.
This project has been funded by the XRPL grant program 2021