basic functionality, untested.

This commit is contained in:
fiatjaf
2022-01-10 14:11:49 -03:00
parent 853a2b304b
commit 88a2dd806d
11 changed files with 156 additions and 23 deletions

View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<meta charset="utf-8" />
<title>nos2x</title>
<label>
Private Key:
<input id="privateKeyInput" />
</label>
<script src="options.build.js"></script>