Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 722 Bytes

File metadata and controls

15 lines (9 loc) · 722 Bytes

XEMpw

Online paper wallet generator for XEM

XEMpw is an online paper wallet generator written in a very few line of PHP and Javascript. It allows you to create a physical way to store your XEM (?) using remote NIS to generate key pair. Nothing to install on your computer if you already have a local server.

See it live here

#How to

Be sure you have NEM.php from php2nem inside inc/ folder.

Just open it in your local server

More documented code here