Skip to content

Instantly share code, notes, and snippets.

@pruss68
pruss68 / index.html
Created July 31, 2022 14:09 — forked from MatthewStanciu/index.html
Simple Ethereum transaction with Web3.js
<!DOCTYPE html>
<html>
<head>
<script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.js"></script>
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="./index.js"></script>
</head>
<body>
<div id="pay">
<form>