ged25519
Gleam bindings for the Elixir ed25519 package.
gleam add ged25519@1
import ged25519
pub fn main() -> Nil {
// TODO: An example of the project in use
}
Further documentation can be found at https://hexdocs.pm/ged25519.
Development
gleam test # Run the tests