{% extends "base.html" %} {% block title %}MRWK Account{% endblock %} {% block content %} GitHub Contributor account {% if github_login %} Signed in as {{ github_login }}. github:{{ github_login }} has {{ github_balance_mrwk }} MRWK available to claim. Sign out {% else %} Sign in to link a wallet and claim any older github:* balance. Link a wallet Sign in with GitHub {% endif %} {% if github_login %} Link a wallet Wallet address Private key Use the private key for this wallet address; a different key will be rejected. Clear this field after use. Never share your private key. Transaction number is handled automatically. Sign and link Claim GitHub balance Wallet address Private key Claim works only after this GitHub account is linked to the wallet. Clear this field after use. Never share your private key. {% if linked_wallet_address %} Claim form is prefilled with your linked wallet. {% endif %} Transaction number is handled automatically. Sign and claim {% endif %} {% endblock %}
GitHub
Signed in as {{ github_login }}.
github:{{ github_login }} has {{ github_balance_mrwk }} MRWK available to claim.
github:{{ github_login }}
Sign in to link a wallet and claim any older github:* balance.
github:*
Use the private key for this wallet address; a different key will be rejected. Clear this field after use. Never share your private key.
Transaction number is handled automatically.
Claim works only after this GitHub account is linked to the wallet. Clear this field after use. Never share your private key.
Claim form is prefilled with your linked wallet.