Skip to content

Instantly share code, notes, and snippets.

View bnonni's full-sized avatar

bryan bnonni

View GitHub Profile
import { Web5 } from '@web5/api';
import { DidJwk, DidDht, BearerDid } from '@web5/dids';
import { DwnRegistrar } from '@web5/agent';
import { Web5UserAgent } from '@web5/user-agent';
let initialize;
const instances = {};
const storage = {
get: (key, _default) => {
@bnonni
bnonni / bitdevs-trivia.md
Created November 10, 2021 19:00 — forked from ShaunApps/bitdevs-trivia.md
TABconf BitDevs Socratic Village Trivia Questions

These are the trivia questions from the BitDevs Socractic Village at TABconf. Looking up answers was not allowed during trivia game

Easier Questions

  1. What number does a P2SH address start with?

  2. What signature scheme comes with Taproot?

  3. How many blocks are in each difficulty period?