32 lines
582 B
YAML
32 lines
582 B
YAML
|
version: "1.0"
|
||
|
name: mainnet-laconic
|
||
|
description: "Mainnet laconic node"
|
||
|
repos:
|
||
|
- cerc-io/laconicd
|
||
|
- lirewine/debug
|
||
|
- lirewine/crypto
|
||
|
- lirewine/gem
|
||
|
- lirewine/sdk
|
||
|
- cerc-io/laconic-sdk
|
||
|
- cerc-io/laconic-registry-cli
|
||
|
- cerc-io/laconic-console
|
||
|
npms:
|
||
|
- laconic-sdk
|
||
|
- laconic-registry-cli
|
||
|
- debug
|
||
|
- crypto
|
||
|
- sdk
|
||
|
- gem
|
||
|
- laconic-console
|
||
|
containers:
|
||
|
- cerc/laconicd
|
||
|
- cerc/laconic-registry-cli
|
||
|
- cerc/laconic-console-host
|
||
|
pods:
|
||
|
- mainnet-laconicd
|
||
|
- fixturenet-laconic-console
|
||
|
config:
|
||
|
cli:
|
||
|
key: laconicd.mykey
|
||
|
address: laconicd.myaddress
|