Skip to content

Instantly share code, notes, and snippets.

@pavelTU
pavelTU / signum_test.php
Last active October 12, 2022 21:14
Course on indexers: indexing smart-contract with Que Pasa and displaying data from PostgeSQL
<!DOCTYPE html>
<head>
<title>Signum.loan test</title>
</head>
<body>
<p>Smallest offers on Signum</p>
@pavelTU
pavelTU / lb_stats.html
Last active September 27, 2022 16:00
Course on indexers: liquidity baking example
<!DOCTYPE html >
</Access-Control-Allow-Origin: *>
<head>
<title>Sirius DEX (Liquidity Baking) stats</title>
<script src="https://code.jquery.com/jquery-3.6.1.min.js"></script>
</head>
<body>
@pavelTU
pavelTU / balance.html
Created September 25, 2022 16:59
Course on Indexers: Tezos Balance Check
<!DOCTYPE html>
<head>
<title>Check Your Balance</title>
<script src="https://code.jquery.com/jquery-3.6.1.min.js"></script>
</head>
<body>
<script>