diff --git a/public/blog/images/liteseed-secures-access-to-its-services.png b/public/blog/images/liteseed-secures-access-to-its-services.png new file mode 100644 index 00000000..d3240d5f Binary files /dev/null and b/public/blog/images/liteseed-secures-access-to-its-services.png differ diff --git a/public/blog/liteseed-secures-access-to-its-services.md b/public/blog/liteseed-secures-access-to-its-services.md new file mode 100644 index 00000000..b5a14030 --- /dev/null +++ b/public/blog/liteseed-secures-access-to-its-services.md @@ -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). diff --git a/public/metadata.json b/public/metadata.json index 462c6b27..e69a152b 100644 --- a/public/metadata.json +++ b/public/metadata.json @@ -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" } ] }