• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

Search results

  1. Chubby-Chocobo

    How to implement an DashCore-like wallet in server side?

    Hi all, I see in the DashCore, we can create a wallet that contains a lot of addresses, the balance of wallet is sum all of them. We can transfer coins to any of those addresses, and it's counted to the total balance. We can send coins from multiple addresses to a single one with only 1...
  2. Chubby-Chocobo

    How to get balance and utxos from all addresses of a wallet?

    There can be many addresses in a Dash wallet. How can I get all utxos and the sum of balance from all addresses by bitcore API? For example, I have a wallet contains 100 addresses, each address has 1 DASH. I want to send 10 DASH to an address with 1 transaction. Actually in bitcore...
Back
Top