14 lines
412 B
HTML
14 lines
412 B
HTML
<!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> |