<?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>GraphQL on Wong&#39;s Blog</title>
    <link>https://blog.wssh.dev/tags/graphql/</link>
    <description>Recent content in GraphQL on Wong&#39;s Blog</description>
    <generator>Hugo -- 0.146.6</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 06 Dec 2022 19:47:33 +0000</lastBuildDate>
    <atom:link href="https://blog.wssh.dev/tags/graphql/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>基于Python与GraphQL的链上数据分析实战</title>
      <link>https://blog.wssh.dev/posts/on-chain-data-basement/</link>
      <pubDate>Tue, 06 Dec 2022 19:47:33 +0000</pubDate>
      <guid>https://blog.wssh.dev/posts/on-chain-data-basement/</guid>
      <description>&lt;h2 id=&#34;概述&#34;&gt;概述&lt;/h2&gt;
&lt;p&gt;本文主要介绍如何通过免费且高效的的基于GraphQL的&lt;a href=&#34;https://basement.dev/&#34;&gt;basement&lt;/a&gt;进行部分链上数据分析实战。本文不要求读者具有&lt;code&gt;GraphQL&lt;/code&gt;相关经验，但要求读者会使用&lt;code&gt;Python&lt;/code&gt;中的&lt;code&gt;Pandas&lt;/code&gt;库，这是本文主要使用的数据分析工具。换言之，本文适用于了解数据分析而不了解链上数据获取的读者。本文会涵盖以下内容:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;code&gt;GraphQL&lt;/code&gt;检索数据基础入门&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Basement&lt;/code&gt;的基础API实战&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;在阅读本文前，读者最好安装一个支持&lt;code&gt;GraphQL&lt;/code&gt;请求方法的API调试工具，在此处，我个人使用的是&lt;a href=&#34;https://www.postman.com/&#34;&gt;Postman&lt;/a&gt;软件，但读者选择其他软件亦可。本文使用了新兴 Web3 链上数据API提供商&lt;a href=&#34;https://basement.dev/&#34;&gt;basement&lt;/a&gt;，此处我们使用的是免费版，无需 API Key 等配置，具体限制参考下图:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
