Best "server-less" way to check transactions

Hey everyone,

I’m interested in making a Node.JS local server on my computer to check for transaction records every once in a while.

I don’t want to depend on having a cardano-node installed on my computer nor installed on a server. Are there any free APIs or free ways to look for transactions done to an address?

Thanks in advance.

I’m slowly creating APIs for ADATools.io. If it’s just a simple transaction lookup then it would be pretty easy to do.

Is that what you’re looking for?

2 Likes

Alternatively there’s this: https://blockfrost.io/

1 Like