forked from react-bootstrap-web3-spa

This commit is contained in:
Chris Troutner
2025-01-22 05:37:44 -07:00
commit 46243cfdb2
38 changed files with 19967 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>BCH Web3 Template</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>