Skip to content

Instantly share code, notes, and snippets.

View sphinxc0re's full-sized avatar

Julian Laubstein sphinxc0re

View GitHub Profile
Verifying my Blockstack ID is secured with the address 1GLQNs5WwSHfonrDPtL42Jvc8YJG8rnLTr https://explorer.blockstack.org/address/1GLQNs5WwSHfonrDPtL42Jvc8YJG8rnLTr

Keybase proof

I hereby claim:

  • I am sphinxc0re on github.
  • I am sphinxc0re (https://keybase.io/sphinxc0re) on keybase.
  • I have a public key ASBttGHeUX0LKSWOtcKAEgJW1sYvTgeqdEW5fPwvhuFftAo

To claim this, I am signing this object:

<script>
let count = 0;
</script>
<button on:click={() => count += 1}>
Count: {count}
</button>