diff --git a/README.md b/README.md index e1f54d1..dc773ef 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search - [NodeFort.io](https://www.nodefort.io) - Web-based IPFS node hosting service. - [Peergos](https://peergos.org) - Your private, but social, space online. Store and edit documents and media. Share files or folders with friends. [Source](https://github.com/Peergos/Peergos) - [Pinata](https://pinata.cloud) - Build and manage your dapp through Pinata’s REST API and IPFS toolkit. +- [Temporal](https://temporal.cloud) - Scalable IPFS Infrastructure with free starter package featuring turnkey APIs, toolkits and storage. ## Tools diff --git a/data/services.yaml b/data/services.yaml index 1a46780..4b222ce 100644 --- a/data/services.yaml +++ b/data/services.yaml @@ -27,3 +27,7 @@ content: website: https://www.boom.fyi picture: /images/boom-fyi.svg description: An IPFS link shortening and access control service. + - title: Temporal + website: https://temporal.cloud + picture: /images/temporal.png + description: Scalable IPFS Infrastructure with free starter package featuring turnkey APIs, toolkits and storage. \ No newline at end of file diff --git a/src/static/images/temporal.png b/src/static/images/temporal.png new file mode 100644 index 0000000..004bf4f Binary files /dev/null and b/src/static/images/temporal.png differ