mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-01-12 22:43:34 +08:00
13 lines
146 B
HTML
13 lines
146 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<title>stacks-ws-rpc testing</title>
|
|
</head>
|
|
|
|
<body>
|
|
<script src="lib/index.umd.js"></script>
|
|
</body>
|
|
|
|
</html>
|