Hi! I would like to add Monero to my project. But I saw that you can only interact with the wallet if you download the blockchain. Adding support for connecting to remote node and then interacting the wallet can be helpful for adding Monero to my project. Thank you.
You can do that, configure monero-wallet-rpc to use a remote node. You'll have to run the wallet-rpc app yourself though, but you won't have to DL the blockchain
Hi! I would like to add Monero to my project. But I saw that you can only interact with the wallet if you download the blockchain. Adding support for connecting to remote node and then interacting the wallet can be helpful for adding Monero to my project. Thank you.