<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Rust on Fernando Mendez</title>
    <link>https://www.fmendez.com/tags/rust/</link>
    <description>Recent content in Rust on Fernando Mendez</description>
    <image>
      <title>Fernando Mendez</title>
      <url>https://www.fmendez.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://www.fmendez.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.125.3</generator>
    <language>en</language>
    <lastBuildDate>Mon, 13 Dec 2021 13:28:46 -0400</lastBuildDate>
    <atom:link href="https://www.fmendez.com/tags/rust/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Exploring Program Derive Addresses (PDA&#39;s) with Solana, Anchor and React</title>
      <link>https://www.fmendez.com/posts/exploring-pda-with-solana-anchor-react/</link>
      <pubDate>Mon, 13 Dec 2021 13:28:46 -0400</pubDate>
      <guid>https://www.fmendez.com/posts/exploring-pda-with-solana-anchor-react/</guid>
      <description>Note: As of the time of this writing (Monday, December 13, 2021), Solana&amp;rsquo;s testnet environment (faucet/airdrop) seems to be having issues. Please select the devnet on the selector (or just don&amp;rsquo;t change it, since is the default value). Remember to change your wallet to point to the devnet network.
Note: all the code for this post can be found here. There&amp;rsquo;s a demo here showcasing the concepts in this post.</description>
    </item>
    <item>
      <title>Building a simple on-chain point of sale with Solana, Anchor and React</title>
      <link>https://www.fmendez.com/posts/solana-anchor-react-first-impressions/</link>
      <pubDate>Fri, 26 Nov 2021 16:25:00 -0400</pubDate>
      <guid>https://www.fmendez.com/posts/solana-anchor-react-first-impressions/</guid>
      <description>Note: All the code for this post can be found this github repo.
A few days ago, I started playing with the Solana blockchain. I was initially interested because it was built on rust (I freaking love rust!). To explore it, I decided to build a basic point of sales (POS) for event tickets.
I initially started reading the code on the Solana Program Library and experimenting but decided to go with Anchor just get started building something more quickly.</description>
    </item>
    <item>
      <title>Rust adventures - Async - Part 1</title>
      <link>https://www.fmendez.com/posts/rust-adventures-async-part-1/</link>
      <pubDate>Thu, 13 Feb 2020 15:33:47 -0400</pubDate>
      <guid>https://www.fmendez.com/posts/rust-adventures-async-part-1/</guid>
      <description>A while ago I realized that I was a visual learner which can be frustrating at times since some concepts might take me a bit longer to fully understand until I create the proper mental image(s) for it (or somebody else does it for me).
When I started wrapping my head around Async programming in Rust I felt like I was missing some of those images. What follows is my attempt visualize the concepts around async programing.</description>
    </item>
  </channel>
</rss>
