ChainSafe / go-schnorrkel

🍵 Schnorr Signatures over Ristretto255 in pure Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add more examples and improve godocs

noot opened this issue · comments

commented

Need examples for:

  • decoding an existing key and signing with it
  • HDKD once it's merged

also need to make these visible in the godocs.