Imagine Wiki Contracts

I imagine the future performative contracts as having the following properties. A **wiki-contract** is a: 1. Literate Contract 1. Performative Contract 1. Monadic Contract

I imagine a single page HTM file, that includes a wasm based Signature Contract.

The signature visually indicated that the document has been signed, but also enables the viewer to verify that the contract has indeed been signed correctly by the person whose signature is embedded in the HTML.

Furthermore the signature and any other wasm based contracts embedded in the document is able to interact with other contracts on the same web page.

This means that several wik-pages can be opened by any browser (via drag and drop forinstance), which then enables the interaction without any server, blockchain or other dependencies required.

The wasm-contracts simply interact with each other and the web page to perform their agreed interaction. This may simply be to create a new document to be printed, or to perform some sort of action - for instance calling an authenticated api, or making a blockchain based transaction.