mmmries / nkeys

Elixir support for working with nkeys
2 stars 1 forks source link

Nkeys

An elixir implementation of nkeys which can be used as a convenient way to handle public/private keypairs.

Status

This is a very early release and currently only supports loading in an nkey from a seed and then signing a message.