ipfs 0.2.0

IPFS node implementation
Documentation
fn main() {
    prost_build::compile_protos(&["src/ipld/dag_pb.proto"], &["src"]).unwrap();
}