wshbair / blockly2hooks

A platform for developing visually XRPL hooks smart contract using Blockly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blockly2Hooks

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/

Getting Started

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/

Blockly2Hook

XRPL Hooks Examples

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

Credits

This project has been inspired and built using Ardublockly.

We have extended and adapted it to fit the XRPL Hooks development requirements.

Acknowledgment

This project has been funded by the XRPL grant program 2021

https://xrplgrants.org/grantees

About

A platform for developing visually XRPL hooks smart contract using Blockly

License:Apache License 2.0


Languages

Language:JavaScript 92.5%Language:HTML 6.3%Language:CSS 0.6%Language:Python 0.6%Language:Closure Templates 0.0%Language:Shell 0.0%Language:Emacs Lisp 0.0%Language:Batchfile 0.0%