From 4aa64373470ec3ddfae31a957a4a7e583f1c9af8 Mon Sep 17 00:00:00 2001 From: "Andrew W. Hill" Date: Sat, 26 Feb 2022 11:36:09 -0800 Subject: [PATCH] Add tableland Added to data not to database since it tableland is just tables and relies on Ethereum for database'y things. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cdeb514..b10d46f 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Please do not submit PR with pseudo currencies, cryptocoins, NFTs, DAOs and fina * [Hypercore Protocol](https://hypercore-protocol.org/) - a fast, scalable, and secure peer-to-peer protocol for everyone (evoution of the [Dat Protocol](https://datproject.org)) * [Holochain](https://github.com/holochain/holochain) - a peer-to-peer protocol for data sharing and integrity, backed by authoritative hashchains for data provenance. * [IPFS](https://ipfs.io/) - or InterPlanetary File System, is a distributed file storage system that aims to replace HTTP. +* [Tableland](https://tableland.xyz) - a decentralized metadata layer for NFTs powered by relational tables & SQL. ### Web * [ActivityPub](https://www.w3.org/TR/activitypub/) - open, decentralized social networking protocol based on Pump.io's ActivityPump protocol.