Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of microminion/mm-create-identity

Account's avatar
alexeyten/qr-image
QR Code generator (png, svg, pdf, eps)
Account's avatar
dchest/tweetnacl-js
Port of TweetNaCl cryptographic library to JavaScript
Account's avatar
dchest/tweetnacl-util-js
String encoding utilitlies extracted from TweetNaCl.js
Account's avatar
cmanzana/node-publish
npm auto publishing of your modules

Support the repos that depend on this repository

Top contributors

thomasdelaet's profile
thomasdelaet
10 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
microminion

microminion/mm-create-identity

Scripts and functions for identity creation

JavaScript
1
0
MIT License

mm‑create‑identity is a small utility that generates a Microminion “identity” by creating a TweetNaCl signature keypair and encoding the private key in base64. It provides scripts and helper functions for producing this base64‑encoded private key, which is used as the user’s identity token within Microminion services. The tool is aimed at developers or users needing to programmatically create or refresh Microminion identities.