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