22 lines
472 B
TOML
22 lines
472 B
TOML
# Uttu — the loom
|
|
|
|
house = "count"
|
|
order = 2
|
|
|
|
name = "Uttu"
|
|
domain = "The Loom"
|
|
state = "planned"
|
|
label = "live"
|
|
inside = "plutus"
|
|
runs = "not yet built"
|
|
|
|
# one line, used by the no-JavaScript listing
|
|
does = """
|
|
Market prediction and trading intelligence.
|
|
"""
|
|
|
|
# the paragraph in the detail panel
|
|
long = """
|
|
The goddess of weaving, Uttu weaves the predictions of echo state networks to rank the future performance of assets, creating profit from the fabric.
|
|
"""
|