Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NaturalSelectionLabs/RSS3-SDK-for-JavaScript
⚠️ DEPRECATED
https://github.com/NaturalSelectionLabs/RSS3-SDK-for-JavaScript
rss3 web3
Last synced: 17 days ago
JSON representation
⚠️ DEPRECATED
- Host: GitHub
- URL: https://github.com/NaturalSelectionLabs/RSS3-SDK-for-JavaScript
- Owner: NaturalSelectionLabs
- Archived: true
- Created: 2021-05-21T20:56:04.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-05-06T18:02:01.000Z (over 2 years ago)
- Last Synced: 2024-10-29T23:46:03.550Z (about 1 month ago)
- Topics: rss3, web3
- Language: TypeScript
- Homepage:
- Size: 489 KB
- Stars: 48
- Watchers: 5
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- my-awesome - NaturalSelectionLabs/RSS3-SDK-for-JavaScript - 05 star:0.0k fork:0.0k ⚠️ DEPRECATED (TypeScript)
README
> ⚠️
>
> This SDK has been deprecated and we are going to launch a new scheme and supporting facilities soon
> RSS3 is a next-generation feed standard that aims to support efficient and decentralized information distribution.
[![RSS3](https://badge.rss3.workers.dev/?version=v0.3.1)](https://github.com/NaturalSelectionLabs/RSS3/blob/main/versions/v0.3.1.md) [![test](https://github.com/NaturalSelectionLabs/RSS3-SDK-for-JavaScript/actions/workflows/test.yml/badge.svg)](https://github.com/NaturalSelectionLabs/RSS3-SDK-for-JavaScript/actions/workflows/test.yml) [![codecov](https://codecov.io/gh/NaturalSelectionLabs/RSS3-SDK-for-JavaScript/branch/develop/graph/badge.svg?token=361AKFS8AH)](https://codecov.io/gh/NaturalSelectionLabs/RSS3-SDK-for-JavaScript)
## Introduction
We've seen the Web1 era when everyone was happy to use RSS as a standard format for syndication and the Web2 era when RSS declined and the closure of information between platforms are created.
We all agree that information should be more freely distributed in the Web3 era, and to facilitate this we need a common format that we can all use to syndicate information, reducing the cost of use and development. So we created a new protocol RSS3, RSS stands for a tribute to the history and 3 stands for Web3.
This is the official JavaScript SDK for [RSS3 network](https://rss3.io/sdk/rss3-sdk-for-javascript.html), currently supporting the [RSS3 protocol](https://github.com/NaturalSelectionLabs/RSS3/blob/main/versions/v0.3.1.md) v0.3.1.
## Documentation
To check out live examples and docs, visit [rss3.io](https://rss3.io/sdk/rss3-sdk-for-javascript.html)