Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<svg width='70' height='70' version='1.1' xmlns='http://www.w3.org/2000/svg'>\n <rect width='70' height='70' x='0' y='0' fill='black' >\n \n </rect> <g transform='matrix(0.2296875,0,0,0.2296875,5.370312500000001,5.370312500000001)' fill='white' >\n <g fill='white' >\n <path transform='matrix(-1.8369702788777518e-16 -1 1 -1.8369702788777518e-16 0 128)' d='M 0 0 L 128 0 L 128 128 C 57.30760192871094 128 0 70.69239807128906 0 0 Z' fillRule='NONZERO' >\n \n </path> <path transform='matrix(1 0 0 1 99 99)' d='M 16 8 C 16 12.418277740478516 12.418277740478516 16 8 16 C 3.5817222595214844 16 0 12.418277740478516 0 8 C 0 3.5817222595214844 3.5817222595214844 0 8 0 C 12.418277740478516 0 16 3.5817222595214844 16 8 Z' fillRule='NONZERO' >\n \n </path>\n </g> <g fill='black' >\n <path transform='matrix(6.123234262925839e-17 1 -1 6.123234262925839e-17 121 0)' d='M 128 2 L 0 2 L 0 0 L 128 0 L 128 2 Z' fillRule='EVENODD' >\n \n </path> <path transf |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.bg-tier-1 { | |
background-color: #002B5C; | |
} | |
.bg-tier-2 { | |
background-color: #88B0FF; | |
} | |
.bg-tier-3 { | |
background-color: #B592EE; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"to": "clay", | |
"from": "behn", | |
"type": "pass", | |
"message": "warp", | |
"wire":["use", "hood", "~zod", "inn", "..."], | |
"duct": ["dill", "sync", "term", "1", "..."], | |
"timestamp": 1548459911138585, | |
"duration": 12.34 | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"timestamp": "2018.2.10 @ 10:23AM EST", | |
"points": [ | |
{ | |
"patp": "~zod", | |
"ping": 12, | |
"state": "UP", // UP, DOWN, UNKNOWN, UNBOOTED, anything else? | |
"down": 2302934720, // milliseconds | |
"up": 92836492384629384, // milliseconds | |
"children": ["~binzod", "~marzod"] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const @templateSchema = { | |
galaxy: { | |
management: @pageSchema, | |
spawn: @pageSchema, | |
voting: @pageSchema, | |
shards: @pageSchema, | |
transfer: @pageSchema, | |
multipass: @pageSchema, | |
}, | |
star: { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"meta": { | |
"generator": "urbit-key-generation-v0.16.0", | |
"ship": 16777215, | |
"passphrase": null, | |
"patp": '...', | |
"sigil": Buffer // Buffer or something, idk | |
}, | |
"ticket": "~doznec-marbud", | |
"shards": [ |