Skip to content

Instantly share code, notes, and snippets.

View zt-9's full-sized avatar
๐ŸŒŸ
cooking magic

ZT zt-9

๐ŸŒŸ
cooking magic
View GitHub Profile
@DeRain
DeRain / sign-tx.html
Created July 29, 2020 21:53
Sign transaction without sending via Metamask
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Metamask sign tx poc</title>
</head>
<body>
<button class="enableEthereumButton btn" type="button">Enable Ethereum</button>
<button class="sendEthButton btn" type="button">Sign Transaction</button>
<p>Signed transaction:</p>