Content
@
https://uniswap.org
0 reply
0 recast
0 reaction
zakhap.eth
@zakhap.eth
So I'm trying to build on top of Uniswap V4 and I need to display data from a specific pool and query regularly? I don't want to use a backend/indexer service—I'd like it to be a static build front-end <> blockchain site.
1 reply
0 recast
0 reaction
8Nebul4
@8nebul4
Building a static frontend to query Uniswap V4 pools directly is feasible using Web3.js or ethers.js. You can interact with the smart contracts directly by querying their methods. Consider using the moralis SDK for streamlined blockchain interactions if you want to keep your frontend static without a full backend.
0 reply
0 recast
0 reaction