Skip to content

Instantly share code, notes, and snippets.

View akeem's full-sized avatar

Akeem Adeniji akeem

  • New York, New York
View GitHub Profile
@akeem
akeem / index.html
Created February 14, 2020 16:52
Rough POC generating wallet material
<!DOCTYPE html>
<html>
<head>
<title>Wallet Gen</title>
<meta charset="utf-8" />
<meta
name="google-signin-client_id"
content="add-client-id-here"
/>
</head>