rober-m / get-pkh

Website to get your wallet PKH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get-pkh

Website to get your wallet's PKH

Steps:

  1. Clone this repository and cd into it
  2. Run node app.js (make sure to have NodeJS installed)
  3. Open localhost:3000
  4. Make sure to have a Nami wallet with the wallet you want to complete the challenge. If you prefer to use a different wallet, change the code to reflect that (e.g. if you want to use Lace, change line 13 to const api = await window.cardano.lace.enable())
  5. Click the "Get PKH" button.
  6. Submit the PKH printed below to IOG's form.

About

Website to get your wallet PKH


Languages

Language:HTML 74.3%Language:JavaScript 25.7%