Initial working version
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<script src="https://bundle.run/browserify-zlib@0.2.0"></script>
|
||||
<script src="https://bundle.run/buffer@6.0.3"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/ripple-lib@1.10.0/build/ripple-latest-min.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/xrpl@2.1.1"></script>
|
||||
</head>
|
||||
<body>
|
||||
Loading ...
|
||||
</body>
|
||||
<script src="main.js"></script>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user