Skip to content

Instantly share code, notes, and snippets.

View compleatang's full-sized avatar

Casey Kuhlman compleatang

View GitHub Profile
Contributor Agreement
Individual Contributor exclusive License Agreement
(including the TRADITIONAL PATENT LICENSE OPTION)
Thank you for your interest in contributing to Monax Industries Limited's Blackstone ("We" or "Us").
The purpose of this contributor agreement ("Agreement") is to clarify and document the rights granted by contributors to Us. To make this document effective, please follow the instructions at https://github.com/agreements-network/blackstone.
How to use this Contributor Agreement
If You are an employee and have created the Contribution as part of your employment, You need to have Your employer approve this Agreement or sign the Entity version of this document. If You do not own the Copyright in the entire work of authorship, any other author of the Contribution should also sign this – in any event, please contact Us at main@lists.agreements.network
0x38cdE3FfFEd71D926DF5CB7711d358B580b6D189

Keybase proof

I hereby claim:

  • I am compleatang on github.
  • I am compleatang (https://keybase.io/compleatang) on keybase.
  • I have a public key ASCzDI662-11xFc4TvYUXID4SC8YYZP2Tpkw8qh49vewLwo

To claim this, I am signing this object:

@compleatang
compleatang / Readings.md
Last active January 20, 2016 21:11
Readings on Law & Society via Computable Contracts

Some Background

Smart contracts, as the blockchain community defines them, are a subset of computable contracts. The idea of computable contarcts contracts has existed within scholarship since ish the 90's. However, the scholarship and theorizing around the ideas behind computable contracts has been accelerated since blockchain based "smart contracts" have become a technical reality.

How Can Computable Contracts Be Used?

Theory:

#!/bin/sh
# start the background containers
docker build -t 2gather .
docker run -d --name=compilers eris/compilers:latest
docker run -d -p 4001:4001 -p 8080:8080 --name=ipfs eris/ipfs:latest
docker run -d -e MASTER=true -e SERVE_GBLOCK=true -e FETCH_PORT=15256 \
--name=helloworldmaster --expose=15254 --expose=15256 eris/erisdb:latest
sleep 5 # give the master a bit of time to get everything sorted
#!/bin/sh
# start the background containers
docker build -t 2gather .
docker run -d --name=compilers eris/compilers:latest
docker run -d -p 4001:4001 -p 8080:8080 --name=ipfs eris/ipfs:latest
docker run -d -e MASTER=true -e SERVE_GBLOCK=true -e FETCH_PORT=15256 \
--name=helloworldmaster --expose=15254 --expose=15256 eris/erisdb:latest
sleep 5 # give the master a bit of time to get everything sorted
---
title: "Why The 'Crypto Will Save Africa' Line Irks Me"
layout: post
published: true
comments: true
meta: true
author: casey
thumbnail: hargeisa-1.jpg
category: business in emerging markets
#!/bin/sh
echo ""
echo ""
echo "Fetching the Chain."
cd ~/.decerver/dapps/helloworld/contracts
epm fetch --checkout --name helloworld ${REMOTE_HOST:=hw-workshop-7a0afb95-1.compleatang.cont.tutum.io}:${FETCH_PORT:=15256}
epm --log 5 deploy
echo "The chain has been fetched and checked out."
ipfs:
image: eris/ipfs
ports:
- "4001:4001"
- "8080:8080"
helloworld:
image: eris/helloworld
links:

Keybase proof

I hereby claim:

  • I am compleatang on github.
  • I am compleatang (https://keybase.io/compleatang) on keybase.
  • I have a public key whose fingerprint is 6DAB A14E A911 D03A D2B4 42AA 073B 6FCD 53F0 54E5

To claim this, I am signing this object: