Skip to content

Instantly share code, notes, and snippets.

View krsjoseph's full-sized avatar
🏠
Working from home

krsjoseph

🏠
Working from home
View GitHub Profile
class WalletService {
async createWallet(){
const response = await fetch('bcoin-api')
const wallet = await response.json()
return wallet
}
}
"use strict";
var path = require("path");
var webpack = require("webpack");
var HtmlWebpackPlugin = require("html-webpack-plugin");
module.exports = {
devtool: "eval",
target: "electron",
entry: [
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Keybase proof

I hereby claim:

  • I am krsjoseph on github.
  • I am krsjoseph (https://keybase.io/krsjoseph) on keybase.
  • I have a public key ASBUqA5Ak-clHNzFs2W5FTQwGclsu7-9eeXre4YzaAhgOAo

To claim this, I am signing this object:

const fs = require('fs')
const util = require('util')
const puppeteer = require('puppeteer');
const videoshow = require('videoshow');
const uuid = require('uuid/v4');
const md = util.promisify(fs.mkdir);
/**
scrape wikipedia history based on being pased a url