<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: crypt0grapher</title>
    <description>The latest articles on DEV Community by crypt0grapher (@crypt0grapher).</description>
    <link>https://dev.to/crypt0grapher</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F715459%2F479f40b2-4791-4b19-9022-cb096a53d7be.png</url>
      <title>DEV Community: crypt0grapher</title>
      <link>https://dev.to/crypt0grapher</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/crypt0grapher"/>
    <language>en</language>
    <item>
      <title>Terra bLuna/Luna price monitoring tool</title>
      <dc:creator>crypt0grapher</dc:creator>
      <pubDate>Thu, 13 Jan 2022 00:03:37 +0000</pubDate>
      <link>https://dev.to/crypt0grapher/terra-blunaluna-price-monitoring-48c4</link>
      <guid>https://dev.to/crypt0grapher/terra-blunaluna-price-monitoring-48c4</guid>
      <description>&lt;h3&gt;
  
  
  Overview of My Submission
&lt;/h3&gt;

&lt;p&gt;Hey! I'm happy to share a simple but scalable tool for crypto assets monitoring that utilizes MongoDB Time Series functionality.&lt;/p&gt;

&lt;h3&gt;
  
  
  Submission Category:
&lt;/h3&gt;

&lt;p&gt;Prime Time&lt;/p&gt;

&lt;h3&gt;
  
  
  Link to Code
&lt;/h3&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/crypt0grapher"&gt;
        crypt0grapher
      &lt;/a&gt; / &lt;a href="https://github.com/crypt0grapher/terra-luna-prices"&gt;
        terra-luna-prices
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Terra Luna bLuna Price Feeder with MongoDB Time Series
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
Problem&lt;/h1&gt;
&lt;p&gt;Terra Luna is an actively emerging blockchain focused on decentralized finance around stablecoins
Terra's ecosystem is built around its native token, Luna
Bonded Luna or bLuna is another core coin in Terra Luna ecosystem being provided by Anchor Protocol and it trades (very)approximately 1:1 to Luna. Currently, there are three main decentralizes exchanges providing bLuna-Luna swap service
Considering the difference in price and emerging exchanges, this gives arbitrage opportunities for traders.
There is no monitoring tool that allows to compare bLuna price on these exchanges in realtime.&lt;/p&gt;
&lt;h1&gt;
Solution&lt;/h1&gt;
&lt;p&gt;This simple single-page app shows bLuna price in Luna for all three exchanges as a price line as well as a 60s candle stick bar chart.
The solution is deployed and available at &lt;a href="http://46.148.238.135:3000/" rel="nofollow"&gt;http://46.148.238.135:3000/&lt;/a&gt;&lt;/p&gt;
&lt;h1&gt;
Approach&lt;/h1&gt;
&lt;p&gt;The app utilizes MongoDB 5 Time Series processing, including monngo aggregation functions to select data and build candle stick chart
On top of that the app…&lt;/p&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/crypt0grapher/terra-luna-prices"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;Check it out live at &lt;a href="http://46.148.238.135:3000/"&gt;http://46.148.238.135:3000/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Additional Resources / Info
&lt;/h3&gt;

&lt;p&gt;The bundle is build on top the following wonderful open-source projects: &lt;a href="https://nestjs.com"&gt;Nest.js&lt;/a&gt;, &lt;a href="https://nextjs.org"&gt;NextJS&lt;/a&gt;, &lt;a href="https://mui.com/"&gt;Material UI&lt;/a&gt;, and &lt;a href="https://www.tradingview.com/lightweight-charts/"&gt;TradingView Lightweight Library&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Enjoy bLuna prices across all the available exchanges on a single screen&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--4ly7b0P9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/72qajkqybgsizapcjdax.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--4ly7b0P9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/72qajkqybgsizapcjdax.png" alt="Image description" width="880" height="752"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>atlashackathon</category>
    </item>
  </channel>
</rss>
