Skip to content

Instantly share code, notes, and snippets.

View eminogrande's full-sized avatar
💭
lets do this!

Emin Mahrt eminogrande

💭
lets do this!
View GitHub Profile
@eminogrande
eminogrande / snakecoin-server-full-code.py
Created October 11, 2017 15:20 — forked from aunyks/snakecoin-server-full-code.py
The code in this gist isn't as succinct as I'd like it to be. Please bare with me and ask plenty of questions that you may have about it.
from flask import Flask
from flask import request
import json
import requests
import hashlib as hasher
import datetime as date
node = Flask(__name__)
# Define what a Snakecoin block is
class Block:
0xeE02d6Be712AB1559274aA9DCdEde6968D9CA1d6

Keybase proof

I hereby claim:

  • I am eminogrande on github.
  • I am emino (https://keybase.io/emino) on keybase.
  • I have a public key ASAEmaG2-x7khVQSFQgOJz7a9_LmlxiPqxHh9L1-kUzfYwo

To claim this, I am signing this object: