diff options
author | polwex <polwex@sortug.com> | 2025-06-22 06:14:42 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-06-22 06:14:42 +0700 |
commit | 6dccba9bb5100329209ad01732f9d63f4c4fb43b (patch) | |
tree | 140b33d2e25084174fce057056de9dea0e2dcbea /mar/kelvin.hoon |
metamask login getting there
Diffstat (limited to 'mar/kelvin.hoon')
-rw-r--r-- | mar/kelvin.hoon | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/mar/kelvin.hoon b/mar/kelvin.hoon new file mode 100644 index 0000000..7f1b409 --- /dev/null +++ b/mar/kelvin.hoon @@ -0,0 +1,28 @@ +|_ kal=waft:clay +++ grow + |% + ++ mime `^mime`[/text/x-kelvin (as-octs:mimes:html hoon)] + ++ noun kal + ++ hoon + %+ rap 3 + %+ turn + %+ sort + ~(tap in (waft-to-wefts:clay kal)) + |= [a=weft b=weft] + ?: =(lal.a lal.b) + (gte num.a num.b) + (gte lal.a lal.b) + |= =weft + (rap 3 '[%' (scot %tas lal.weft) ' ' (scot %ud num.weft) ']\0a' ~) + :: + ++ txt (to-wain:format hoon) + -- +++ grab + |% + ++ noun waft:clay + ++ mime + |= [=mite len=@ud tex=@] + (cord-to-waft:clay tex) + -- +++ grad %noun +-- |