Skip to content

Commit

Permalink
Merge pull request #123 from labscommunity/development
Browse files Browse the repository at this point in the history
release: blog
  • Loading branch information
kranthicodes authored Apr 17, 2024
2 parents 6288e7e + ddcdbe0 commit a415651
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 33 additions & 0 deletions public/blog/liteseed-secures-access-to-its-services.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
title: 'LiteSeed secures access to its services'
status: 'published'
author:
name: 'Rohit Pathare'
avatar: 'https://avatars.githubusercontent.com/u/50047129?v=4'
twitter: 'https://twitter.com/ropats16'
slug: 'liteseed-secures-access-to-its-services'
category: 'ANNOUNCEMENT'
description: 'Explore what LiteSeed has to offer and how they are preserving access to their services with Protocol.Land.'
coverImage: '/blog/images/liteseed-secures-access-to-its-services.png'
transparentThumbnail: 'https://u2hyhgglc4egidq3zkthnzdruyatqwql5lk5foen3zv5zf5fo2wa.arweave.net/po-DmMsXCGQOG8qmduRxpgE4Wgvq1dK4jd5r3Jeldqw'
themeColor: 'rgba(0, 0, 0, .15)'
publishedAt: '2024-04-17'
---

We’re excited to share that LiteSeed has now backed up their repositories on Protocol.Land, ensuring you always have uninterrupted access to their services.

In a short span of just four months, LiteSeed has evolved from a mere concept into a platform offering three services, catering to an ever-growing user base. Here's a glimpse into their solution:

- LiteSeed Bundler: A service allowing anyone to join a network of bundlers on Arweave as a node operator. Currently, over 300 people have joined the waitlist to run their own nodes in this network.
- LiteSeed API: A service streamlining the process of interacting with the Arweave network using a REST API.
- AOGO: A package enabling easy interaction with AO processes using GoLang. One notable user is everVision, the team behind projects like everPay.

Backing up your repositories on Protocol.Land does not merely mean safeguarding your codebase, rather it is an act of preservation. Protecting access to technology and knowledge for existing and future users. For LiteSeed, this means ensuring you always have access to their bundling network, APIs and golang package.

You can checkout LiteSeed’s services and documentation here:

- [LiteSeed's Bundler repository](https://protocol.land/?utm_source=Protocol.Land+Blog&utm_medium=Post&utm_campaign=LiteSeed+secures+access+to+its+services&utm_id=LiteSeed+secures+access+to+its+services#/repository/fbbfc568-c361-419d-b841-fd00c4608952)
- [AOGO repository](https://protocol.land/?utm_source=Protocol.Land+Blog&utm_medium=Post&utm_campaign=LiteSeed+secures+access+to+its+services&utm_id=LiteSeed+secures+access+to+its+services#/repository/e11363b6-0b51-4280-bb80-8ec806410388)
- [LiteSeed Documentation](https://docs.liteseed.xyz/)

Interested in preserving access to your technologies? Here’s a [quick guide](https://docs.protocol.land/working-with-repositories/import-a-repository-from-github?utm_source=Protocol.Land+Blog&utm_medium=Post&utm_campaign=LiteSeed+secures+access+to+its+services&utm_id=LiteSeed+secures+access+to+its+services) to get you started or simply reach out to us in our [community discord](https://discord.gg/4g65p2zYvG).
14 changes: 13 additions & 1 deletion public/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,23 @@
"status": "published",
"href": "/blog/betterideas-codebase-finds-its-permanent-home-on-protocolland",
"file": "/blog/betterideas-codebase-finds-its-permanent-home-on-protocolland.md",
"featured": true,
"featured": false,
"category": "ANNOUNCEMENT",
"description": "Learn how BetterIDEa has ensured a permanent, complete, verifiable history of their IDE using Protocol.Land.",
"coverImage": "/blog/images/pl-betteridea.png",
"publishedAt": "2024-04-03"
},
{
"id": 8,
"title": "LiteSeed secures access to its services",
"status": "published",
"href": "/blog/liteseed-secures-access-to-its-services",
"file": "/blog/liteseed-secures-access-to-its-services.md",
"featured": true,
"category": "ANNOUNCEMENT",
"description": "Explore what LiteSeed has to offer and how they are preserving access to their services with Protocol.Land.",
"coverImage": "/blog/images/liteseed-secures-access-to-its-services.png",
"publishedAt": "2024-04-17"
}
]
}

0 comments on commit a415651

Please sign in to comment.