News

This is a Blockfolio Integration for the Platform SDK. The implementation adheres to the contracts laid out in the specification.

Repository

Installation

1yarn add @ardenthq/sdk-news

Usage

TBD

1import { FeedService } from "@ardenthq/sdk-news";
2 
3const feed: FeedService = new FeedService();
4 
5feed.parse("https://www.nasa.gov/rss/dyn/breaking_news.rss");

Security

If you discover a security vulnerability within this package, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.

Last updated 1 year ago
Edit Page
Share: