Bitcoin Forum
April 25, 2024, 09:35:10 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: about create personal coin api  (Read 240 times)
bitsami (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
October 16, 2018, 12:40:36 PM
 #1

Hello
i have qustion about bitcoin core and other coin api

i want install bitcoin core in my windows or linux server and create personal api.

i dont want using other bitcoin wallet anf bitcoin site.
i want all transaction in my server.


is this posible?

1714037710
Hero Member
*
Offline Offline

Posts: 1714037710

View Profile Personal Message (Offline)

Ignore
1714037710
Reply with quote  #2

1714037710
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714037710
Hero Member
*
Offline Offline

Posts: 1714037710

View Profile Personal Message (Offline)

Ignore
1714037710
Reply with quote  #2

1714037710
Report to moderator
1714037710
Hero Member
*
Offline Offline

Posts: 1714037710

View Profile Personal Message (Offline)

Ignore
1714037710
Reply with quote  #2

1714037710
Report to moderator
bob123
Legendary
*
Offline Offline

Activity: 1624
Merit: 2481



View Profile WWW
October 19, 2018, 01:59:46 PM
 #2

Of course it is possible.

But the question is whether this is necessary for your needs.

As ETFbitcoin mentioned, you don't even need to develop your own API. You can simply use the RPC interface to communicate with your bitcoin core instance.


If you need an API for a lot of transactions (e.g. you are accepting BTC on a website): Setup core on your server (preferably in a DMZ), then connect to it using RPC commands to retrieve information. But note that you should store your coins on a different machine and NOT on the one accessible from outside.

If you want to be safe for 'home usage', you don't need a server at all. You might simply install core on your main machine and use it as a wallet.
Core will download and verify all blocks/transactions, just without an additional server.


I think we can give you a better overview regarding the options, if you tell us what you want to achieve with your setup (the main purpose).

AdolfinWolf
Legendary
*
Offline Offline

Activity: 1946
Merit: 1427


View Profile
October 24, 2018, 07:07:25 PM
 #3

As its mentioned above, it is possble to create a personal coin. But the question is for what ? May be you personally created coin means that you can something get from it. But to be honest i cannt actually understend the reason of this need. Could anybody answere me ? Roll Eyes will be very glad to make it more clear

I think he worded it quite badly (but the answers above should already give you an answer) and is actually referring to an API to make/facilitate transactions, for his business or w/e reason.
(As opposed to making an entire new altcoin for whatever purpose..)


z
Copper Member
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
October 27, 2018, 01:56:43 AM
 #4

yes ,you can setup core code on your VPS ,and  connect to it using RPC commands to retrieve info.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!