Skip to content

Instantly share code, notes, and snippets.

<template>
<div>
<input type="file" @change="onFileChange" accept=".csv">
</div>
</template>
<script>
export default {
name: "Upload",
##########
# Usage:
#
# wget https://gist.githubusercontent.com/Inigovd/bc5013255db7d4b2efefa325acbf76ac/raw/50dccd7f3b22a8bb7d88a93a75f2680d98b33186/solaris-masternode-setup.sh
# chmod +x solaris-masternode-setup.sh
# ./solaris-masternode-setup.sh <your_masternode_genkey_here>
#
# By Inigo, for https://nodesupply.com
#
##########
// ==UserScript==
// @name Etherparty ICO $ calculator
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author Mattblack
// @match https://etherparty.io/ico/
// @grant none
// ==/UserScript==
// ==UserScript==
// @name Dentacoin ICO $ calculator
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author Mattblack
// @match https://www.dentacoin.com/ico/
// @grant none
// ==/UserScript==