Zach
Zach
After a successful `chainkit create demoapp`, the next step leads to the following:  two attempts at `chainkit start` lead to different "too many...
when node2 joins node1, the logs of node1 show a nice message:  confirming the new node has joined. When I kill the process...
to reproduce: ``` go get github.com/blocklayerhq/chainkit cd $GOPATH/src/github.com/blocklayerhq/chainkit make cp chainkit /usr/local/bin cd ~/go/src/github.com chainkit create demoapp ``` is mostly successful in that the directory is created with some files...
and no need to duplicate output with a markdown file
like `claw new zach examples/templates/funding.md --fill-from-csv=somecsvfile.csv` which would straight just put the correct info into the csv, rather than have to manually edit it
had to do this: https://tex.stackexchange.com/questions/285850/latin-modern-math-font
from #18; rather than have the template locally, use a URL. The URL used should go in the final contract (i think). URLs can be specific commits (a la rawgithubusercontent)...