Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
232 contributions in the last year
Activity overview
Contribution activity
November 2020
October 2020
Created an issue in textileio/powergate that received 2 comments
Provide CID output in plain text, not JSON as pow ffs stage does
In an attempt to automate pow we capture the output of the stage command:
tfile=$(mktemp /tmp/foo.XXXXXXXXX)
pow ffs stage ${action_dir}/${book_tit…

