Skip to content

Instantly share code, notes, and snippets.

View smk762's full-sized avatar
⛓️
forging chains to break cages

smk762

⛓️
forging chains to break cages
View GitHub Profile
// get node modules
var http = require('http');
var fs = require('fs');
var rp = require('request-promise');
const Sequelize = require('sequelize');
require('./colors.js');
var socket = []; // Array for insight explorer socket connections (parameters and event triggers)
var timeLastBlock = Math.floor(Date.now()/1000); // converted to seconds
@smk762
smk762 / keybase.md
Created December 14, 2019 07:43
keybase.md

Keybase proof

I hereby claim:

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

To claim this, I am signing this object:

@smk762
smk762 / _scripttemplates.md
Created May 20, 2021 12:22 — forked from dcousens/_scripttemplates.md
Transaction / Script Templates
  • <> represents data or script
  • {} represents data that must prefixed by OP_PUSHDATA
  • [] represents multiple {}

Standard Scripts

PubKey (pay-to-pubkey / P2PK)

Address: N/A
scriptPubKey: {pubKey} OP_CHECKSIG
sudo apt install build-essential
sudo apt install software-properties-common
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt update
sudo apt install gcc-9 g++-9
@smk762
smk762 / get_coins_report.py
Last active October 18, 2021 12:00
AtomicDEX-Desktop Supported Coins Report
#!/usr/bin/env python3
import sys
import csv
import requests
VERSION = "0.5.2"
BRANCH = "master"
protocols = []
wallet_only = 0
@smk762
smk762 / README.md
Created March 29, 2022 08:19 — forked from roachhd/README.md
EMOJI cheatsheet 😛😳😗😓🙉😸🙈🙊😽💀💢💥✨💏👫👄👃👀👛👛🗼🔮🔮🎄🎅👻

EMOJI CHEAT SHEET

Emoji emoticons listed on this page are supported on Campfire, GitHub, Basecamp, Redbooth, Trac, Flowdock, Sprint.ly, Kandan, Textbox.io, Kippt, Redmine, JabbR, Trello, Hall, plug.dj, Qiita, Zendesk, Ruby China, Grove, Idobata, NodeBB Forums, Slack, Streamup, OrganisedMinds, Hackpad, Cryptbin, Kato, Reportedly, Cheerful Ghost, IRCCloud, Dashcube, MyVideoGameList, Subrosa, Sococo, Quip, And Bang, Bonusly, Discourse, Ello, and Twemoji Awesome. However some of the emoji codes are not super easy to remember, so here is a little cheat sheet. ✈ Got flash enabled? Click the emoji code and it will be copied to your clipboard.

People

:bowtie: 😄

@smk762
smk762 / maderas.txt
Created February 8, 2022 02:51 — forked from ha3ks/maderas.txt
Clone of the arsenal, armory & library by Maderas (@hackermaderas) -- https://pastebin.com/v8Mr2k95
The arsenal, armory & library by Maderas (@hackermaderas, #CyberpunkisNow) 6/8/2019
Original / 1st version here: https://pastebin.com/rMw4WbhX
___________________________________________________________________________________
# Basic knowledge requirements for Red Teaming, PenTesting, Hacking & Cybersecurity
# These are the basic competencies expected (and tested for during the in-person technical interview) by one of the largest, most visible InfoSec companies # on Earth.
@smk762
smk762 / 3p_checklist.md
Last active June 6, 2022 15:07
dPoW New Season Third Party Update checklist

The following notes demonstrate the files and fields that need to be updated in third party project repositories at the start of a new Notary Node season. Though it is indicative of some of the things needed when adding new 3rd Party projects, additional changes may be required - contact partners@komodoplatform.com for more information.

src/komodo_notaries.h

configure.ac

@smk762
smk762 / scan_electrums.py
Last active October 1, 2022 06:42
scan_electrums.py
#!/usr/bin/env python3
import os
import ssl
import json
import time
import socket
import requests
import threading
from pprint import pprint
@smk762
smk762 / coins_rick_n_morty
Created March 21, 2023 16:15
coins_rick_n_morty
[
{
"coin": "RICK",
"asset": "RICK",
"fname": "RICK (TESTCOIN)",
"rpcport": 25435,
"txversion": 4,
"overwintered": 1,
"mm2": 1,
"protocol": {