1
I am setting up a website that needs to process commands like creating new addresses, do transactions even maintain wallet balance and get notifications on incoming transactions to address created. I want to use RPC but i see that it is not working as expected. I want to know if i need to fully synchronise the blockchain for the daemon to work and also how to force synchronise lite coin daemon via command line. Thanks