Files
nym/wasm/credentials/internal-dev/index.html
T
2024-04-09 16:41:59 +01:00

18 lines
303 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Nym Credentials WebAssembly Demo</title>
<script src="bootstrap.js"></script>
</head>
<body>
<p>
Create here the demo
</p>
</body>
</html>