# allora节点教程 **Published by:** [LittleMatch](https://paragraph.com/@yiyangzhi/) **Published on:** 2024-08-08 **URL:** https://paragraph.com/@yiyangzhi/allora ## Content 用开普勒创建新钱包然后用导入助记词方式 先开普勒添加链获取地址领水再一键脚本安装:wget -O allora.sh https://raw.githubusercontent.com/xiaobintse/sh/main/allora.sh && chmod +x allora.sh && ./allora.sh 按提示操作就行 领水地址 https://faucet.edgenet.allora.network/ 安装完成运行下面这个测试命令:curl --location 'http://localhost:6000/api/v1/functions/execute' --header 'Content-Type: application/json' --data '{ "function_id": "bafybeigpiwl3o73zvvl6dxdqu7zqcub5mhg65jiky2xqb4rdhfmikswzqm", "method": "allora-inference-function.wasm", "parameters": null, "topic": "1", "config": { "env_vars": [ { "name": "BLS_REQUEST_PATH", "value": "/api" }, { "name": "ALLORA_ARG_PARAMS", "value": "ETH" } ], "number_of_nodes": -1, "timeout": 10 } }' 反馈代码200就是正常的,然后就不用管了。 官方积分后台 https://app.allora.network ## Publication Information - [LittleMatch](https://paragraph.com/@yiyangzhi/): Publication homepage - [All Posts](https://paragraph.com/@yiyangzhi/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@yiyangzhi): Subscribe to updates - [Twitter](https://twitter.com/Chrisjiucheng): Follow on Twitter