# Tableland Rigs 介绍——web3 数据网络中的矿机

By [Decentralized Brief](https://paragraph.com/@starzq) · 2022-07-16

---

新朋友邮件订阅请点击 [web3brand.substack.com](http://web3brand.substack.com/)

总结 TL;DR
--------

*   **Rigs 会成为 web3 数据网络中的矿机，类似 ETH2.0 的 PoS**
    
*   [Tableland](https://docs.tableland.xyz/) 立志于做一个去中心化的结构化关系型数据协议（decentralized protocol for structured relational data），更好支持 web3 应用（game / NFT / DAO）结构化数据的动态变化（mutable metadata）。有点拗口，典型的 use case 就是游戏场景，随着玩家的投入（比如买了一把剑）和角色的升级（长出翅膀），游戏角色 NFT 同时发生变化（加上剑和翅膀）。Tableland 的母公司是 [Textile](https://textile.notion.site/Our-mission-is-to-accelerate-the-exchange-of-information-across-society-f49e389e12e14473a3475e755a8d9cd6)，从 2017 年开始致力于建设去中心化的数据储存。
    
*   [Rigs](https://opensea.io/collection/tableland-rigs) 是 Tableland 基于以上能力做的 experiment NFT（总量 3k），可以动态更新数据，以及和其他 NFT 交互。同时 Rigs 也是 Tableland 技术社区的 pass, 持有者可以成为上述协议的验证者，从而获得对应的奖励（我理解类似 ETH2.0 的 PoS），**简直就是一个矿机啊！**
    
*   因为是实验品，这个 NFT 本来可以被设计的很简单，但团队很有情怀且品味很高，所以 Tableland 和 [Oddfellows](https://oddfellows.tv/work/) 合作出了设计精美的 Rigs，用来链接科技、艺术、社区和激励。创始人本来想 freemint，但因为 Rigs 的艺术性，最终定价为 0.05e
    
*   KOL 支持
    
    *   6月初 Kevin Rose [采访](https://www.youtube.com/watch?v=cG-z7B3CoP0)了Tableland CTO，讲述了其愿景和技术细节。据说当时 Kevin Rose 当时想关注 Tableland 官推，忘了切换账号，变成了月鸟关注 Tableland，还专门在 proof 周会上解释了一下（ 由此可以看出KRO 自己也在管月鸟账户哈哈）
        
        *   补一个细节，采访里面 KRO 说你们是不是要做游戏，CTO说不，真技术男然后完全不 cx 哈哈
            
    *   Kevin Rose 采访后，Ryan Carson 也[发推](https://twitter.com/ryancarson/status/1534184939104751616)。7-15 开始 mint 后，Ryan Carson 的 [121G.fund 扫了 45 Rigs](https://twitter.com/ryancarson/status/1547949482741968897)，7-16 地板0.95e
        
*   外部合作
    
    *   Pilot Program：7月19日，[Tableland 宣布与dapphaus合作](https://twitter.com/tableland__/status/1549105350539878402)，进行一个为期 7 周的 Pilot Program，包括在 Decentraland 里面开发游戏，以及探索如何在游戏中进行动态元素管理（manage dynamic elements of in-game play）
        
*   行业发展
    
    *   NFT 动态化和可租赁是近期 2 大热点，均可以大大扩展 NFT 的使用场景和 metaverse 的进入门槛和使用体验，[A16Z 也专门发文](https://future.com/metaverse-infrastructure-technology-games/)来强调动态化（interoperability 和 composability）的重要性。而像 tableland 这样的公司，会成为 web3 的基础设施。
        

下面为截图示例什么叫做「动态 NFT」。Rigs 上透出了创始人的月鸟头像和在社区拿到的徽章，并且基于其在开发社区的贡献升级为动态图（风扇高速转动）， 更详细的细节可以跳转到 [youtube](https://youtu.be/cG-z7B3CoP0?t=1849) 观看。

![（来自kro采访里面的截图）](https://storage.googleapis.com/papyrus_images/f21af988153c5010bf269f6ea1991287aac43ba8af7768d709bdf3a8562169a9.png)

（来自kro采访里面的截图）

Tableland 的价值和意义
----------------

（这部分基本为纯底层技术，笔者理解不当的地方，欢迎多多拍砖和讨论）

![(Tableland 愿景)](https://storage.googleapis.com/papyrus_images/7f0c73010c82790d73cda93adbcf6d7b4a2301f2f4d5bc2b43165f1b854fcbe5.png)

(Tableland 愿景)

前文已经提到，[Tableland](https://docs.tableland.xyz/) 立志于做一个去中心化的结构化关系型数据协议（decentralized protocol for structured relational data），更好支持 web3 应用（game / NFT / DAO）结构化数据的动态变化。先从 NFT 切入，最后成为整个internet 的数据基础设施。

目前 web3 应用在存储数据上有 2 个痛点

*   纯去中心化方案：要么成本高(store data on-chain)，要么设计复杂(use decentralized file storage as a pseudo-database)。同时因为元数据为一次性部署难更改（[_immutable_](https://docs.ipfs.io/concepts/immutability/)），静态NFT 会限制用户体验；另外因为可查询性（[queryable](https://en.wikipedia.org/wiki/Information_retrieval)）较差，不同 NFT 直接也比较难组合（[composable](https://en.wikipedia.org/wiki/Composability)）
    
*   混合方案：仍然依赖 web2 数据库(AWS, Google Cloud, etc.)。第一数据并不是用户自己的，第二因为 web2 数据库之间不会互通，用户的 NFTs 还是无法进行组合（composable）
    

于是 Tableland 被设计出来，作为一个中间层来调用去中心化的数据库，使得源数据可以更改（mutatable）、结构化查询（像 SQL 一样简单）和组合 (composable with other tables on Tableland)，同时降低了这 3 方面的门槛，非常容易的实现上文提到的 use case，**使得 NFT 动态化，支持更多的用户场景，带来更丰富的用户体验**

> 游戏场景里，随着玩家的投入（比如买了一把剑）和角色的升级（长出翅膀），游戏角色 NFT 同时发生变化（加上剑和翅膀）

![](https://storage.googleapis.com/papyrus_images/1724d1d7c23ff4e86ef4385867db21ea1422deeaa78a680daabc3e33038bdefd.png)

![(Tableland 作为一个中间层)](https://storage.googleapis.com/papyrus_images/a69e05b13522ec4b0d3b6467e9adb2331868fd717a6882b728d7407ed5668a87.png)

(Tableland 作为一个中间层)

![(Tableland 里面的表)](https://storage.googleapis.com/papyrus_images/262bc1bed49f287b19a2b151988007593e5ce3670be5f350be9dc34029253d15.png)

(Tableland 里面的表)

附 2 个技术同学的comments

1.  VeryCB
    

> 可组合性比较强大的一点是，比如一个项目想读取 NFT 的 traits 然后使用，以前只能去把所有的 metadata 都拉下来，然后自己解析完了再用到自己的项目里。Tableland 可以做到直接 SQL 查询想要的结果，不需要自己拉下来再解析，技术层面实现了原生的结构化数据

2\. Shep.eth

[![User Avatar](https://storage.googleapis.com/papyrus_images/778457e9643d06cb155cf728928a70213c51a714128ebbf5718cffc397662321.jpg)](https://twitter.com/shep_eth)

[+shep ⚛️](https://twitter.com/shep_eth)

[@shep\_eth](https://twitter.com/shep_eth)

[![Twitter Logo](https://paragraph.com/editor/twitter/logo.png)](https://twitter.com/shep_eth/status/1548480947024449536)

赞！利用 Tableland 可以实现很强的可组合性，应该可以做出很多创新来，比如动态可升级的 Loot（Rigs 可能就是），用来做 SBT 的 metadata layer 也很合适

[![User Avatar](https://storage.googleapis.com/papyrus_images/3f07c36ee3d3918029ead007c84cded33eb942102a2259c99dae3dbbc1cf1bae.jpg)](https://twitter.com/starzqeth)

[Star@Day1GlobalⓂ️Ⓜ️T](https://twitter.com/starzqeth)

[@starzqeth](https://twitter.com/starzqeth)

[![Twitter Logo](https://paragraph.com/editor/twitter/logo.png)](https://twitter.com/starzqeth/status/1548339687953031173)

花了一晚上看了 20+资料，整理了一份Tableland Rigs的介绍，原来定位是 web3 数据网络中的矿机，难怪大佬们这么兴奋  
  
[mirror.xyz/starzq.eth/hLr…](https://t.co/us26wFwbYd)

 [![Like Icon](https://paragraph.com/editor/twitter/heart.png) 1](https://twitter.com/shep_eth/status/1548480947024449536)[

8:33 PM • Jul 16, 2022

](https://twitter.com/shep_eth/status/1548480947024449536)

Tableland 如何运转，Rigs 为何重要
========================

简单理解，tableland network 类似 ETH 2.0，验证者（Validator）可以决定是否通过更新数据库的申请，运行验证者节点的机器获得相应奖励（类似 ETH2.0 的 PoS 奖励）。而 Rigs 持有者在质押后（parked in the Garage，类似月鸟的筑巢）就可以成为验证者。虽然官推里面说还是 proposal，但这个 utility 还是很激动人心呀，相当于开矿机了！ Roadmap 里面也提到了 Q4 会有Tokenomics，应该就和 tableland network 的奖励有关。所以能理解为啥短时间内 Rigs 就能获得共识达到快 1e 的地板价了。

2022-07-24 更新：补充一个细节，每个tableland的表都是一个nft，数据和关系的沉淀后续都有变现的可能性，这也是对开发者的一大吸引力

![](https://storage.googleapis.com/papyrus_images/ff8393d3f27afeacdeb3f0fcc7e69a44171224edf6df0bb0609462cc09fccdce.png)

[![User Avatar](https://storage.googleapis.com/papyrus_images/fb594e18d9c46ec70df0e757ad4a0e4dbad729ba999dd3f16951d2f46ec17edd.jpg)](https://twitter.com/tableland)

[Tableland](https://twitter.com/tableland)

[@tableland](https://twitter.com/tableland)

[![Twitter Logo](https://paragraph.com/editor/twitter/logo.png)](https://twitter.com/tableland/status/1547701940535980035)

9/ Protocol Validators & Rig Delegation. Only available for Rigs parked in the Garage. This is still a proposal, but let's just say it could give Rig owners direct ways to help the run the protocol.

 [![Like Icon](https://paragraph.com/editor/twitter/heart.png) 17](https://twitter.com/tableland/status/1547701940535980035)[

4:57 PM • Jul 14, 2022

](https://twitter.com/tableland/status/1547701940535980035)

Rigs 其他 utility 包括：

*   对 tableland 贡献的用户会获得徽章（Badges）并体现在 Rigs 上， 赋予其社交属性
    
*   质押奖励（Garage），向月鸟致敬
    
*   Rig Races 奖励
    
*   Rig Reports
    

更细节的分析待补充。如果你对这个 Tokenomics 以及接下来的文章感兴趣，欢迎在Twitter关注我，以及分享给更多家人。

欢迎请作者喝咖啡（NFT 封面咖啡是我自己做的，今年学习的另一个技能是拉花）

edition://0x7e4401D18327A93c29ee18a3C13f8adA3bA2245f?editionId=0

行业发展
----

NFT 动态化和可租赁是近期 2 大热点，均可以大大扩展 NFT 的使用场景和 metaverse 的进入门槛和使用体验，[A16Z 也专门发文](https://future.com/metaverse-infrastructure-technology-games/)来强调动态化（interoperability 和 composability）的重要性。通过提高可组合性和互操作性，玩家可以穿越不同游戏，并将 A 游戏的道具带入 B 游戏，给游戏的可玩性带来 10 倍以上的提升。而像 tableland 这样的公司，会成为 web3 的基础设施。

![](https://storage.googleapis.com/papyrus_images/71a42ac1f94d439e2677e8d2f11c65c27ecf81279ce4c0a215e898217f37e861.png)

Reference
---------

*   [Tableland 官网](https://tableland.xyz/)
    
*   [![User Avatar](https://storage.googleapis.com/papyrus_images/fb594e18d9c46ec70df0e757ad4a0e4dbad729ba999dd3f16951d2f46ec17edd.jpg)](https://twitter.com/tableland)
    
    [Tableland](https://twitter.com/tableland)
    
    [@tableland](https://twitter.com/tableland)
    
    [![Twitter Logo](https://paragraph.com/editor/twitter/logo.png)](https://twitter.com/tableland/status/1547701940535980035)
    
    9/ Protocol Validators & Rig Delegation. Only available for Rigs parked in the Garage. This is still a proposal, but let's just say it could give Rig owners direct ways to help the run the protocol.
    
     [![Like Icon](https://paragraph.com/editor/twitter/heart.png) 17](https://twitter.com/tableland/status/1547701940535980035)[
    
    4:57 PM • Jul 14, 2022
    
    ](https://twitter.com/tableland/status/1547701940535980035)
    
*   [Tableland Rigs 官方介绍](https://mirror.xyz/tableland.eth)
    
*   [Tableland 官方白皮书](https://docs.tableland.xyz/)
    
*   [![User Avatar](https://storage.googleapis.com/papyrus_images/fb594e18d9c46ec70df0e757ad4a0e4dbad729ba999dd3f16951d2f46ec17edd.jpg)](https://twitter.com/tableland)
    
    [Tableland](https://twitter.com/tableland)
    
    [@tableland](https://twitter.com/tableland)
    
    [![Twitter Logo](https://paragraph.com/editor/twitter/logo.png)](https://twitter.com/tableland/status/1549105350539878402)
    
    Our Pilot Program kicked off last week with some amazing developers and partners. We're happy to have the [@dapphaus](https://twitter.com/dapphaus) team on this journey with us! Here’s a bit about what they’re up to: 1/5
    
     [![Like Icon](https://paragraph.com/editor/twitter/heart.png) 30](https://twitter.com/tableland/status/1549105350539878402)[
    
    1:54 PM • Jul 18, 2022
    
    ](https://twitter.com/tableland/status/1549105350539878402)
    
*   [聊聊 Tableland 这个 10 倍项目的巧妙之处](https://mp.weixin.qq.com/s/ibqk311gFI28UYlvg4-qvA)
    
*     
    
*   [ETH 2.0 PoS](https://mirror.xyz/starzq.eth/brwm1m1UBg3H2FtysWPvyLRXGIGC21ZtKqdWzvD961o)
    
*   [Textile 官方介绍](https://textile.notion.site/Our-mission-is-to-accelerate-the-exchange-of-information-across-society-f49e389e12e14473a3475e755a8d9cd6)
    
*   [A16Z: Unlocking the Metaverse: New Opportunities in Games Infrastructure](https://future.com/metaverse-infrastructure-technology-games/)
    
*   121G wallet address: 0x8308F9De3Ff174e359271310d49F4Eb780F8142d

---

*Originally published on [Decentralized Brief](https://paragraph.com/@starzq/tableland-rigs-web3)*
