by Francesco Ventura on WordPress.org
Sign and secure your digital will using Web3 wallets. EIP-712 signature, no server storage, 100% client-side privacy.

Sign and secure your digital will using Web3 wallets. EIP-712 signature, no server storage, 100% client-side privacy.
Heavenkey is the first WordPress plugin that allows users to write and off-chain sign a digital will — directly from your website, no coding required.
[heavenkey_form] shortcode to any page or post. Key features:
* 100% client-side – no server storage.
* Privacy by design – all data stays in the browser.
* Secure by default – EIP-712 signature for proof of authorship.
* Translation-ready – .pot template included.
* Theme-compatible – works with any theme or builder.
* Blockchain-neutral – supports Ethereum, Polygon, Arbitrum, BNB, Base, and other EVM chains.
Disclaimer: Heavenkey is not a legal replacement for an official notarial will. It provides cryptographic proof of intent. Consult local regulations for legal validity.
All signing occurs entirely in the user’s browser. No private key, seed phrase, or sensitive data is stored or transmitted.
Signed JSON files can be verified using:
– ✅ The official browser-based tool: https://www.francescoventura.it/heavenkey/
– 📦 GitHub source and verification: https://github.com/fra301076/heavenkey-digital-will-web3/releases/tag/v1.0.3
Heavenkey uses EIP-712 for verifiable, tamper-proof signatures.
All verification happens client-side with no backend or storage involved.
This plugin uses the Ethers.js library, which is open-source under the MIT license.
You can view the full uncompressed source code here:
https://github.com/ethers-io/ethers.js
The full source code for this plugin is also available here:
https://github.com/fra301076/heavenkey-digital-will-web3