Top
@Kitty4D on the B-Chain
just my adventures with the blockchain, web3, cryptocurrencies, and NFTs
Developer, Content Creator, NFT Hodler, Degen, Former Camgirl
aka @Kitty4DHD, @kitty4Do, $kitty4d
kitty4d Profile Photo

Post by kitty4d

2022-02-24
• 7 months ago
IMAGE
i posted all of my little javascript library/module for the @deso API over here on my site - https://www.fourdown.org/2022/02/24/using-get-single-post-to-get-comments/ if someone is trying to do DESO stuff with javascript maybe it can help you. i have code written to get all posts and it will keep going however long you want (just get rid of the filesystem stuff, you don't need to keep that), and code for getting all comments recursively, and a couple other things. i'll eventually finish the whole thing, i might start trying out Identity today tho.
Photo for Post
Likes:
2
Diamonds:
9
Reposts:
1
Quote Reposts:
0
{
   PostHashHex: "b1f629a4b5eae3c399b63028b0bb8c3648fd08a87c4b40861f06634035a81c95",
   PosterPublicKeyBase58Check: "BC1YLgbCAxYSSn97DArZtbwwhVUtHtjUfGZzKojLBKfxP8wbRHvb2Gz",
   ParentStakeID: "",
   Body: "i posted all of my little javascript library/module for the @deso API over here on my site - https://www.fourdown.org/2022/02/24/using-get-single-post-to-get-comments/\n\nif someone is trying to do DESO stuff with javascript maybe it can help you. i have code written to get all posts and it will keep going however long you want (just get rid of the filesystem stuff, you don't need to keep that), and code for getting all comments recursively, and a couple other things. i'll eventually finish the whole thing, i might start trying out Identity today tho.",
   ImageURLs: [
      "https://images.deso.org/3b2cd31e7d3266b11689b6c530963a2f4f0b0b0dd762bef89390cc203ed344dd.webp"
   ],
   VideoURLs: null,
   RepostedPostEntryResponse: null,
   CreatorBasisPoints: 1000,
   StakeMultipleBasisPoints: 12500,
   TimestampNanos: 1645721478525621000,
   IsHidden: false,
   ConfirmationBlockHeight: 106944,
   InMempool: false,
   ProfileEntryResponse: {
      Username: "kitty4d"
   },
   Comments: null,
   LikeCount: 2,
   DiamondCount: 9,
   PostEntryReaderState: null,
   InGlobalFeed: false,
   InHotFeed: false,
   IsPinned: false,
   PostExtraData: {
      Language: "en",
      Node: "3"
   },
   CommentCount: 0,
   RepostCount: 1,
   QuoteRepostCount: 0,
   ParentPosts: null,
   IsNFT: false,
   NumNFTCopies: 0,
   NumNFTCopiesForSale: 0,
   NumNFTCopiesBurned: 0,
   HasUnlockable: false,
   NFTRoyaltyToCreatorBasisPoints: 0,
   NFTRoyaltyToCoinBasisPoints: 0,
   AdditionalDESORoyaltiesMap: {},
   AdditionalCoinRoyaltiesMap: {},
   DiamondsFromSender: 0,
   HotnessScore: 0,
   PostMultiplier: 0,
   RecloutCount: 1,
   QuoteRecloutCount: 0,
   RecloutedPostEntryResponse: null
}
[]