making progress, almost ready to write to disk

This commit is contained in:
2019-12-19 04:39:42 -08:00
parent 255554db97
commit d2bd99801d
16 changed files with 323 additions and 145 deletions

16
seeds/seeds.go Normal file
View File

@@ -0,0 +1,16 @@
package seeds
var SeedInstances = [...]string{
"splat.soy",
"veenus.art",
"iscute.moe",
"order.life",
"princess.cat",
"blobturtle.club",
"busshi.moe",
"thewired.xyz",
"wetfish.space",
"underscore.world",
"fedi.valkyrie.world",
"gnosis.systems",
}