Skip to content

Thierry61/vault_coordinates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Find your star in the galaxy (or more prosaically your node in the XOR space) by using vault_coordinates utility and passing the id of your vault to it.

This returns the (x, y) coordinates of your vault. For example:

./target/debug/vault_coordinates 9ecfa3..

returns (x, y) = (107, 187)

The vault id is visible in the routing table size lines of the vault log. For example, in Node(9ecfa3..) PeerId(08da..) - Routing Table size: 15 the vault id is 9ecfa3

About

Vault coordinates in XOR space

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages