UNPKG

mubot-server

Version:
14 lines (12 loc) 251 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Crypto Key Generator</title> </head> <body> <b>Your locally created private key </b><div id="crypto"></div> </body> <!-- main.js --> <script src="main.bndl.min.mngl.js"></script> </html>