Bitcoin Forum
June 17, 2024, 03:39:58 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [UNO] Unobtanium Info & Discussion - Hardfork block 1042000 - Merge Mine w/BTC! on: January 22, 2018, 02:15:43 PM
Need assistance on UNO development, Some queries are mention below.

  • How can i install UNO on my Linux Machine
  • What we do when we to create multiple wallets or for each user we have to create multiple instances
  • How can i create wallet, addresses, make transaction, freeze wallet, change pass phrase, as we do through Bitcoin or Bitcore.
  • Any RPC commands available or any thing relevant like do on Bitcoin or Bitcore




2  Bitcoin / Bitcoin Discussion / Use Bitcoind as a service on: January 16, 2018, 05:29:14 PM
I am a newbies as Bitcoin developer, Need help in following mention queries.

We are doing a project on Bitcoin services like on-line available crypto currency wallets, we have to do following operations, currently it is in R&D process.

By proving a platform, where users can register and create their wallets and perform all bitcoin services like on-line available crypto currency wallets.

Like on behalf of registered users we create their wallets, addresses along with support of multi sign addresses. And facilitate them to make and sign transactions from their wallets.

For this purpose we are using Bitcoin RPC Services and we achieve almost all of our our targets but we are facing some following issues.

Issues:
our understanding, we initiate a single instance of Bitcoind for all users, and make all user operations possible on their individual account, but if any one user perform lock wallet operation on its wallet it locks all user accounts for transaction operations.
On same instance we are unable to get updated balance after make some transaction, on multi sign address, in testnet environment. If we verify on other services lick Block Cypher it reflects over there.

Questions:
can we set multiple wallets on single bitcoind instance.

Need assistance on each issue or any issue.

Please guide me on this or provide any alternative available, or what is the best practice for this type of issue.

Thanks,
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!