diff --git a/node.json b/node.json index af1ad81..45895e4 100644 --- a/node.json +++ b/node.json @@ -1,14 +1,15 @@ { "node_id": "dfx-math-executor-node", - "name": "Droq math multiply", - "description": "Droq DFX node that provides a component to multiply two numbers.", + "name": "DFX Math Executor Node", + "description": "Droq AI node providing components to do math operations", "version": "1.0.0", "api_url": "http://localhost:8003", "ip_address": "0.0.0.0", - "docker_image": "droq/langflow-executor:v1", + "docker_image": "droqai/dfx-math-executor-node", "deployment_location": "local", "status": "active", - "author": "Dorq", + "author": "Dorq team", + "category": "Math", "created_at": "2025-11-23T00:00:00Z", "source_code_location": "https://github.com/droq-ai/dfx-math-executor-node", "components": {