Hello, I’ve setup a Cardano Node on Shelley testnet using these docs. From logs it seems to be running properly. But I have one question, that I couldn’t find any solutions for. How do I enable RPC API, if one exists? Majorly I want to request current block height and get transactions by their hash. Would be glad if you could share any solutions or at least some walkarounds. Thank you
Hi Daniel,
You’d want to use cardano-graphql for the same. You can find a brief overview of the architecture and different components here.
(PS: I have moved this to Haskell Testnet for better visibility)
1 Like