zome-explorer:调用holochain dna zome函数的通用接口

时间:2024-06-03 07:12:40
【文件属性】:

文件名称:zome-explorer:调用holochain dna zome函数的通用接口

文件大小:121KB

文件格式:ZIP

更新时间:2024-06-03 07:12:40

JavaScript

Zome资源管理器 Zome Explorer是用于检查和调用指挥者中正在运行的动物的gui工具。 安装 克隆仓库 git clone https://github.com/Hylozoic/zome-explorer.git 然后 cd zome-explorer yarn install 配置 使用以下值在项目根目录中创建一个.env文件 DNA_FILE_PATH=/path/to/dna.json REACT_APP_ZOME_WEBSOCKET_URL=ws://localhost:[yourport] 构建完后,在您的holochain项目的dna文件夹中找到dna.json。 要获取websocket网址,请将以下内容添加到导体配置中,将[yourport]替换为端口号,并将[yourinstanceid]替换为导体配置中其他地方指定的实例ID [[interfaces


【文件预览】:
zome-explorer-master
----.gitignore(317B)
----.env.example(44B)
----package.json(1KB)
----src()
--------App()
--------ZomeFunction()
--------Results()
--------setupTests.js(122B)
--------index.js(434B)
--------logo.svg(3KB)
--------utils()
--------CallRecord()
--------Zome()
--------serviceWorker.js(5KB)
--------ZomeList()
--------ExpandButton()
--------TwoResizableColumns()
--------dna()
----public()
--------index.html(2KB)
--------favicon.ico(4KB)
--------manifest.json(306B)
----scripts()
--------copyDnaMetadata.js(730B)
--------autoCopyDna.js(512B)
----README.md(2KB)
----yarn.lock(347KB)

网友评论