tangled
alpha
login
or
join now
edavis.dev
/
recordcollector
18
fork
atom
this repo has no description
18
fork
atom
overview
issues
2
pulls
pipelines
feat: add Lexicon Garden
Eric Davis
3 weeks ago
d55b8b63
5dfdd2ea
+6
1 changed file
expand all
collapse all
unified
split
pkg
apps.go
+6
pkg/apps.go
···
378
378
NSID: "at.inlay",
379
379
Label: "at-inlay",
380
380
},
381
381
+
{
382
382
+
Name: "Lexicon Garden",
383
383
+
Description: "Browse and resolve ATProtocol lexicon schemas",
384
384
+
NSID: "garden.lexicon",
385
385
+
Label: "garden-lexicon",
386
386
+
},
381
387
}