issues Search Results · repo:NaturalSelectionLabs/RSS3-SDK-for-JavaScript language:TypeScript
Filter by
7 results
(83 ms)7 results
inNaturalSelectionLabs/RSS3-SDK-for-JavaScript (press backspace or delete to remove)RSS3 SDK version: rss3 : ^0.8.19
The code below can cause a 400 Bad Request:
let user = const news = new RSS3({
endpoint: https://prenode.rss3.dev ,
// this is an random account with some items ...
M4tsuri
- 3
- Opened on May 5, 2022
- #11
Applies to package version - rss3 : { version : 0.3.11 }
Minimum viable code example using node16
const RSS3 = require( rss3 );
const endpoint = https://prenode.rss3.dev ;
const privateKey = 24b23bbba6cfa4013xxxxxxxxxx ...
t-900-a
- 1
- Opened on Feb 21, 2022
- #6
Relevant line of code in this package -
https://github.com/NaturalSelectionLabs/RSS3-SDK-for-JavaScript/blob/6ea4dd5d28c0264abc3633550a0dda0c06f1fac2/src/files.ts#L60
Error received - Unexpected token ...
t-900-a
- 1
- Opened on Feb 21, 2022
- #5
use yarn add rss3 verison :{ rss3 : ^0.8.19 } 5 getListFile(persona: string, index?: number): Promise RSS3AutoAssetsList
| null ; node_modules/rss3/dist/assets/auto.d.ts:6:50 - error TS2304: Cannot find ...
ItVen
- Opened on Feb 15, 2022
- #4
the link the in readme file is not working
seem like repo NaturalSelectionLabs/RSS3-Hub was deleted or hidden.
RanKKI
- Opened on Jan 18, 2022
- #3
test( Account.sign with singer , () = {
const signer = ethers.Wallet.createRandom();
const rss3 = new RSS3({
endpoint: ,
mnemonic: signer.mnemonic.phrase,
});
expect( ...
jukanntenn
- 2
- Opened on Dec 13, 2021
- #2
code
const RSS3 = require( rss3 ).default
const rss3 = new RSS3({
endpoint: https://rss3-hub-playground-6raed.ondigitalocean.app ,
privateKey: 47e18d6c386898b424025cd9db446f779ef24ad33a26c499c87bb3d9372540ba ...
LeetaoGoooo
- 1
- Opened on Jul 8, 2021
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.