<?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: Stéphane Janel</title>
    <description>The latest articles on DEV Community by Stéphane Janel (@sjanel).</description>
    <link>https://dev.to/sjanel</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F637443%2F4c1ee1ce-bea4-498d-a96d-c61e8112990d.jpeg</url>
      <title>DEV Community: Stéphane Janel</title>
      <link>https://dev.to/sjanel</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sjanel"/>
    <language>en</language>
    <item>
      <title>C++ cryptocurrencies multi exchange client</title>
      <dc:creator>Stéphane Janel</dc:creator>
      <pubDate>Tue, 25 May 2021 11:25:59 +0000</pubDate>
      <link>https://dev.to/sjanel/c-cryptocurrencies-multi-exchange-client-22kk</link>
      <guid>https://dev.to/sjanel/c-cryptocurrencies-multi-exchange-client-22kk</guid>
      <description>&lt;p&gt;I just created a tool (as a CLI or available as a static library for larger projects) to avoid opening a web browser to manage my crypto currencies on several exchanges.&lt;/p&gt;

&lt;p&gt;My other aim is to experiment and learn new C++20 features, cross platform building with cmake.&lt;/p&gt;

&lt;p&gt;If you are interested, check it out &lt;a href="https://github.com/sjanel/coincenter"&gt;here&lt;/a&gt;!&lt;/p&gt;

</description>
      <category>cpp</category>
      <category>cryptocurrency</category>
    </item>
  </channel>
</rss>
