Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 483 Bytes

ARCHITECTURE.md

File metadata and controls

13 lines (11 loc) · 483 Bytes

Azimuth

Packages

  • /pkg/phonemes:
    • conversions between uint32 and Urbit ship-names (a.k.a. @ps)
    • an implementation of the Feistel cipher "scrambler" which is meant to obscure which star a planet is descended from
  • /pkg/db:
    • interacting with a SQLite data store
  • /pkg/scraper:
    • interactions with Ethereum node to fetch blocks / transactions / logs
  • /pkg/crypto:
    • Arvo-compatible cryptographic operations: signing and verifying messages with Azimuth keys