Shon Feder
Shon Feder
I'm getting ``` $ go get github.com/informalsystems/themis-contract go get github.com/informalsystems/themis-contract: invalid github.com/ import path "github.com/informalsystems" ``` No idea why, despite too long trying to understand how go handles packaging.
This is generally desirable. E.g., I don't have the default Sacramento font installed, so I have to remember to add a `--font` flag every time I sign. I'd like to...
Currently, if there's a mistake or update needed for some added signatory, users have to edit the hidden state files. We should have a way of editing and updating these....
A nice workflow might be something along the lines of the following: ``` neat-contract review neat-contract execute ``` Where `review` would take care of 1. downloading the contract at the...
Generally, our contracting preparation goes something like this: 1. There is a template lawyers have prepared for the purpose 2. On the basis of the template, someone from within the...
When porting a contract I often need to make a change, then recompile to view the results, then make a change. It saves a lot time to have the recompilation...
I can't figure out how actually use this flag to sign with an image. When I try to sign a contract with, I am prompted for the counterparty, then the...
Currently, when a user goes to sign a document they are prompted to pick the from all the signatories pertaining to a document. However, in general a user should only...
The longish command names have short aliases, but these don't seem to be visible to the user from the help menu.