Generators

Contract generator

Parties and clause list → remix official legal template → publish.

Contract parties & clauses

Remixes the official legal template: opens semantic root, replaces clause text, relocks.

Clauses
  • contract.clause_1

  • contract.clause_2

  • contract.clause_3

Sample JSON
{
  "title": "Independent Contractor Agreement",
  "warning": "Confidential. For authorized signatories only.",
  "clauses": [
    {
      "id": "contract.clause_1",
      "text": "Contractor shall perform services per the attached scope of work."
    },
    {
      "id": "contract.clause_2",
      "text": "Client shall pay undisputed invoices within thirty days."
    },
    {
      "id": "contract.clause_3",
      "text": "Either party may terminate with thirty days written notice."
    }
  ],
  "client_signature": "Client: ____________________    Date: ______",
  "contractor_signature": "Contractor: ____________________    Date: ______"
}

Generate a lock, then publish for a permanent /v/{hash} link.

Preview

Generate to preview the locked document.