Hermes/RESOURCES.md

1.1 KiB

Resources

These are various resources that'll be useful for working on Hermes.

Backend

Documentation

Software

  • golgi (This will be the main library we use to interface with Scuttlebutt)
  • go-ssb (Go SSB server. We'll be testing against this)
  • Sunrise Choir (Various lower-level SSB Rust libraries)

Frontend

Documentation

Software

  • gtk-rs (GTK4 library for Rust)
  • clap (Commandline argument library for Rust)