ternpkg 1.1.1

Package manager for the ternlang ecosystem — ternlang.toml manifest, GitHub-backed registry, install/list/info commands.
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "ternlang-nervous-system"
version = "0.1.0"
description = "The Nervous System Cross-Link: Binding Kernel, Hardware, and Finance"
license = "BSL-1.1"
organization = "RFI-IRFOS"

[dependencies]
tier3-hardware = { path = "../tier3/hardware" }
kernel-protocols = { path = "../kernel" }
fiat-firewall = { path = "../security/financial" }