Fetching data from Aptos #171
Unanswered
Sotatek-MinhPham2
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe your question in detail.
How should I optimize fetching data from aptos. Currently, to crawl necessary data from many contracts, I am fetching data by transaction with FullNode Api. However, the speed of generating transactions on aptos is quite fast, so fetching this data is slow. How can I optimize this? Can anyone give me suggestions?
What error, if any, are you getting?
No response
What have you tried or looked at? Or how can we reproduce the error?
How should I optimize fetching data from aptos. Currently, to crawl necessary data from many contracts, I am fetching data by transaction with FullNode Api. However, the speed of generating transactions on aptos is quite fast, so fetching this data is slow. How can I optimize this? Can anyone give me suggestions?
Which operating system are you using?
Linux (Ubuntu, Fedora, Windows WSL, etc.)
Which SDK or tool are you using? (if any)
TypeScript SDK
Describe your environment or tooling in detail
No response
Beta Was this translation helpful? Give feedback.
All reactions