Skip to content

Instantly share code, notes, and snippets.

@giwankim
giwankim / settings.json
Created February 23, 2021 06:10
VSCode settings for JetBrains Mono and p10k
{
// "workbench.iconTheme": "vscode-icons",
"editor.fontFamily": "JetBrains Mono",
"editor.letterSpacing": 1.2,
"editor.fontLigatures": true,
"terminal.integrated.fontFamily": "MesloLGS NF",
}
@giwankim
giwankim / did
Created January 31, 2021 22:29
Example DID
did:example:ebfeb1f712ebc6f1c276e12ec21
@giwankim
giwankim / verifiable-presentation.json
Created January 31, 2021 22:29
Simple example of a verifiable presentation
{
"@context": [
"https://www.w3.org/2018/credentials/v1",
"https://www.w3.org/2018/credentials/examples/v1"
],
"type": "VerifiablePresentation",
"verifiableCredential": [{
"@context": [
"https://www.w3.org/2018/credentials/v1",
@giwankim
giwankim / verifiable-credential.json
Created January 31, 2021 22:27
Example of a verifiable credential
{
"@context": [
"https://www.w3.org/2018/credentials/v1",
"https://www.w3.org/2018/credentials/examples/v1"
],
"id": "http://example.edu/credentials/1872",
"type": ["VerifiableCredential", "AlumniCredential"],

Keybase proof

I hereby claim:

  • I am giwankim on github.
  • I am giwankim (https://keybase.io/giwankim) on keybase.
  • I have a public key ASDGRGi2AbtIdrwG3TIOPet-ZskZ4f3OinT7q_28B_UDYwo

To claim this, I am signing this object: