Post
Topic
Board Project Development
Topic OP
Which multi crypto API do you recommend? Need to check balances, push txs
by
Spor.1992
on 13/04/2021, 18:12:47 UTC
I'm building a project that works with different cryptocurrencies (bitcoin, eth and tokens, ripple, litecoin, monero and others).

It's not a wallet, but part of the functionality is similar to an SPV wallet, in that the client contacts a server for balances, unspent TX and is able to push transactions on the server.

Ideally for now at least I'd rather not run a full node of each of the blockchains.
Does anyone knows a good service with support for multiple cryptocurrencies for this?

Thanks.