- Notifications
You must be signed in to change notification settings - Fork0
A platform for developing visually XRPL hooks smart contract using Blockly
License
wshbair/blockly2hooks
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A platform for developing visually XRPL hooks smart contracts usingBlockly 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 Hookhttps://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 usinghttp://localhost:3000/
The platform has been integrated with some hooks for testing.
More examples can be found onhttps://github.com/XRPL-Labs/xrpld-hooks/tree/hooks-ssvm/hook-api-examples
This project has been inspired and built usingArdublockly.
We have extended and adapted it to fit the XRPL Hooks development requirements.
This project has been funded by the XRPL grant program 2021