Description
This project leverages ark-core webhook subscription to transform a network node into a centralized contract execution service.
ark-core webhooks send POST requests containing blockchain data to a targeted peer which then analyzes it and triggers contract execution. ark-listener uses a lite json server listening every POST requests received with the pattern http://{ip}:{port}/module/function. If found, the python module.function is executed with data embeded in the request body. See more here about script interface.
Delegate arky runs its vote refund service with listener b68f61e-0e91-4440-8645-a2f643029238 .
Project Details
Team Members
Reviews
Reviews
-
-----