YaleOpenLab / opensolar

Opensolar is a platform powered by openx for funding smart solar infrastructure using the Stellar blockchain.
https://openx.solar
GNU General Public License v3.0
20 stars 9 forks source link

Mock legal contract templates #19

Open Varunram opened 5 years ago

Varunram commented 5 years ago

We should have a mock document template with fields that require user input (name, signature, etc) that can be filled easily using something like Docusign. The wording if the template would require input from experts but we could have a dummy template along with relevant RPC handlers required in order to do this.

Varunram commented 5 years ago

There are a couple concerns wrt this issue:

  1. The acceptance of said legal docs in a court of law
  2. The wording of the document itself which people might want to tweak

The easiest way to tackle this might be to parse specific things from the pdf itself and then store it internally for our use (read from provided pdf rather than trying to do something new). The other way is for a lawyer to review this and proceed to ask regarding the acceptance of these documents in a legal context.