<?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: MJ Faeldonia</title>
    <description>The latest articles on DEV Community by MJ Faeldonia (@emjayrntr).</description>
    <link>https://dev.to/emjayrntr</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%2F3853175%2F15bb74b3-bf56-4cd5-ab34-2cfdc5ecf159.png</url>
      <title>DEV Community: MJ Faeldonia</title>
      <link>https://dev.to/emjayrntr</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/emjayrntr"/>
    <language>en</language>
    <item>
      <title>I Built Orra: A Tarot App Powered by Pyth for Verifiable Market Readings</title>
      <dc:creator>MJ Faeldonia</dc:creator>
      <pubDate>Tue, 31 Mar 2026 09:51:34 +0000</pubDate>
      <link>https://dev.to/emjayrntr/i-built-orra-a-tarot-app-powered-by-pyth-for-verifiable-market-readings-3p31</link>
      <guid>https://dev.to/emjayrntr/i-built-orra-a-tarot-app-powered-by-pyth-for-verifiable-market-readings-3p31</guid>
      <description>&lt;p&gt;I got tired of noisy charts and vague signals.&lt;br&gt;&lt;br&gt;
So I built &lt;strong&gt;Orra&lt;/strong&gt;, a tarot app powered by &lt;strong&gt;Pyth&lt;/strong&gt; that turns real-time market data into verifiable readings.&lt;/p&gt;

&lt;p&gt;Most tools give raw numbers.&lt;br&gt;&lt;br&gt;
Most tarot apps give vibes without proof.&lt;br&gt;&lt;br&gt;
I wanted both intuition and transparency in one flow.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Orra Does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Lets users pick an asset and go through an adaptive question flow&lt;/li&gt;
&lt;li&gt;Anchors each reading to live &lt;strong&gt;Pyth Price Feed&lt;/strong&gt; context&lt;/li&gt;
&lt;li&gt;Triggers card draws with &lt;strong&gt;Pyth Entropy&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Shows an on-chain receipt linking snapshot and draw result&lt;/li&gt;
&lt;li&gt;Generates a share-ready reading image for socials or friends&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why I Built It
&lt;/h2&gt;

&lt;p&gt;I wanted a product that feels human, not just another chart dashboard, while still being technically credible. Orra is my attempt to combine ritual-style UX with verifiable on-chain mechanics.&lt;/p&gt;

&lt;h2&gt;
  
  
  Product Flow
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1) Dashboard
&lt;/h3&gt;

&lt;p&gt;Users land on the dashboard, search assets, and review live market context before starting a reading.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8no4dvhv32ve3iadqo0a.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8no4dvhv32ve3iadqo0a.png" alt="Dashboard" width="800" height="455"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  2) Wallet Connect
&lt;/h3&gt;

&lt;p&gt;Users connect wallet to enter the reading flow.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fp50u842zn9p5xqvzrhy2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fp50u842zn9p5xqvzrhy2.png" alt="Wallet Connect" width="800" height="455"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  3) Asset Selection
&lt;/h3&gt;

&lt;p&gt;Users choose the asset, and Orra confirms the live Pyth feed.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2iup1u4kh2me7k8nvy3g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2iup1u4kh2me7k8nvy3g.png" alt="Asset Selection" width="800" height="455"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  4) Adaptive Question Flow
&lt;/h3&gt;

&lt;p&gt;Users answer guided questions about market situation, timing, and focus. The path adapts by asset category.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fskrek40h96s4df0w1wxb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fskrek40h96s4df0w1wxb.png" alt="Adaptive Question Flow" width="800" height="455"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  5) Oracle Commit
&lt;/h3&gt;

&lt;p&gt;Users confirm the fee and trigger the draw. Orra commits a Pyth snapshot on-chain and requests Entropy randomness.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftqdapuhhclsuyjdu4j6l.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftqdapuhhclsuyjdu4j6l.png" alt="Oracle Commit" width="800" height="455"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  6) Card Draw
&lt;/h3&gt;

&lt;p&gt;A card is selected from Entropy output. Orientation (upright/reversed) is also determined deterministically from the same random value.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fg8asgligjboyvq833l1o.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fg8asgligjboyvq833l1o.png" alt="Card Draw" width="800" height="455"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  7) Reading Result + Proof
&lt;/h3&gt;

&lt;p&gt;The final view shows the card, interpretation, and on-chain receipt proving the snapshot and draw linkage.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fx77kd3jdp46yvuid3188.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fx77kd3jdp46yvuid3188.png" alt="Reading Result" width="800" height="455"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  8) Shareable Reading Card
&lt;/h3&gt;

&lt;p&gt;Users can download a clean reading card image to share externally.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqlwtctb2xvooibi6pfks.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqlwtctb2xvooibi6pfks.png" alt="Shareable Reading Card" width="800" height="523"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Live Demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://orra-pyth.vercel.app/" rel="noopener noreferrer"&gt;https://orra-pyth.vercel.app/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Feedback I Want
&lt;/h2&gt;

&lt;p&gt;I would love feedback on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;UX clarity through the full flow&lt;/li&gt;
&lt;li&gt;Trust and proof presentation&lt;/li&gt;
&lt;li&gt;Interpretation quality and tone&lt;/li&gt;
&lt;li&gt;Features that would make this more useful daily&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Orra. Read the market. Read your path.&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>blockchain</category>
      <category>web3</category>
      <category>webdev</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
