use zinit for managing our running parts #12

Open
opened 2026-01-05 19:12:44 +00:00 by despiegk · 2 comments
Owner

use zinit rhai scripts, there are good AI instructions

support multiple scenarios

A: develop setup

  • 1 node for blockchain
  • 1 signer node

B: develop multi node setuo

  • 3 nodes each, get them to talk to each other

remarks

  • bind zinit rhai functionality inside the rhai here, so we can just use it as part of heroledger binary
use zinit rhai scripts, there are good AI instructions support multiple scenarios ## A: develop setup - 1 node for blockchain - 1 signer node ## B: develop multi node setuo - 3 nodes each, get them to talk to each other ## remarks - bind zinit rhai functionality inside the rhai here, so we can just use it as part of heroledger binary
despiegk added this to the now milestone 2026-01-05 19:18:49 +00:00
Member

I added the Zinit functions to heroledger Rhai. Still need to incorporate into Docker image. So far we are using Ubuntu 22.04 based on example from Near to build neard but zinit release bins don't work there (issue).

Maybe it's okay to just move to 24.04. Will test.

I added the Zinit functions to heroledger Rhai. Still need to incorporate into Docker image. So far we are using Ubuntu 22.04 based on example from Near to build `neard` but zinit release bins don't work there ([issue](https://forge.ourworld.tf/geomind_code/zinit/issues/4)). Maybe it's okay to just move to 24.04. Will test.
Member

Looks like we can just move to 24.04 and neard will build fine.

Looks like we can just move to 24.04 and `neard` will build fine.
Sign in to join this conversation.
No labels
urgent
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
geomind_research/hero_ledger#12
No description provided.