Skip to content

Instantly share code, notes, and snippets.

View 1e1f's full-sized avatar

Leif Shackelford 1e1f

View GitHub Profile

Keybase proof

I hereby claim:

  • I am 1e1f on github.
  • I am 1e1f (https://keybase.io/1e1f) on keybase.
  • I have a public key ASCS_K2q0fFg3FGwidEsx1w35tiGMLsFF86560WOlerE-go

To claim this, I am signing this object:

@1e1f
1e1f / CBC.sol
Created May 16, 2018 00:07
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.4.23+commit.124ca40d.js&optimize=false&gist=
pragma solidity ^0.4.23;
import "github.com/OpenZeppelin/zeppelin-solidity/contracts/token/ERC20/StandardToken.sol";
contract CBC is StandardToken {
string public symbol = "CBC";
string public name = "CannabisBlockchain";
uint public decimals = 2;
@1e1f
1e1f / pool.txt
Last active September 6, 2017 05:43
ethos config
#globalminer ethminer
globalminer claymore
maxgputemp 89
stratumproxy enabled
proxywallet 0x452d4CDD9de2B143f23d49655c436f70c03abf9D
proxypool1 us2.ethermine.org:4444
proxypool2 us1.ethermine.org:4444
flags --cl-global-work 8192 --farm-recheck 200
globalfan 85
autoreboot 12
@1e1f
1e1f / Rinkeby
Last active September 19, 2017 10:23
0x74832D748583Dd74535A63Bb4356463b2DA61BDc
@1e1f
1e1f / do-prep-corda
Last active December 6, 2016 00:29
setup r3 corda demo for ubuntu 16.04 @ DO
sudo apt-get update
sudo apt-get install -y default-jre default-jdk openjfx
git clone https://github.com/ChromaPDX/corda.git
cd corda
./gradlew samples:trader-demo:deployNodes
The Ruby Show The Ruby Show http://feeds.feedburner.com/railsenvy-podcast
Briefly Awesome A weekly rundown of what's cool, new, and interesting in the world of web, mobile, social media, and entertainment. If it's awesome, it's here. Hosted by Christina Warren and Dan Benjamin. http://feeds.feedburner.com/brieflyawesome
The Big Web Show The Big Web Show features special guests and topics like web publishing, art direction, content strategy, typography, web technology, and more. It's everything web that matters. Hosted by Dan Benjamin and Jeffrey Zeldman. http://feeds.feedburner.com/bigwebshow
The Talk Show The Talk Show features discussion about technology, Apple, Mac, iPhone, iPad, movies, directors, and the Web. Hosted by Dan Benjamin and John Gruber. http://feeds.feedburner.com/thetalkshow
The Pipeline The Pipeline is an interview show, featuring in-depth conversations with innovators, designers, geeks, newsmakers, entrepreneurs, and people who create amazing things. Hosted by Dan Benjamin. http:
@1e1f
1e1f / install_node_mac.sh
Created February 18, 2016 05:11
nuke node and do a non-sudo install on mac
sudo rm -rf /usr/local/lib/node_modules sudo rm -rf ~/.npm
brew uninstall node
brew install node --without-npm
mkdir "${HOME}/.npm-packages"
echo NPM_PACKAGES="${HOME}/.npm-packages" >> ${HOME}/.bashrc
echo prefix=${HOME}/.npm-packages >> ${HOME}/.npmrc
curl -L https://www.npmjs.org/install.sh | sh
echo NODE_PATH=\"\$NPM_PACKAGES/lib/node_modules:\$NODE_PATH\" >> ${HOME}/.bashrc
echo PATH=\"\$NPM_PACKAGES/bin:\$PATH\" >> ${HOME}/.bashrc
echo source "~/.bashrc" >> ${HOME}/.bash_profile
Verifying that +leifshackelford is my blockchain ID. https://onename.com/leifshackelford