Bitcoin Forum
May 02, 2024, 05:57:59 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Multi-crypto Wallet with API?  (Read 211 times)
robresno (OP)
Newbie
*
Offline Offline

Activity: 24
Merit: 6


View Profile WWW
September 10, 2019, 03:24:10 PM
Merited by OmegaStarScream (1)
 #1

Is there a multi-crypto wallet with API that could

1) Generate address for receiving transactions for given crypto via API
2) Initiate transfers via API
3) Allow notification hooks for incoming transactions (Payment detected, how many confirmations)

Hopefully, something locally located, without exposing funds to 3rd party.
1714672679
Hero Member
*
Offline Offline

Posts: 1714672679

View Profile Personal Message (Offline)

Ignore
1714672679
Reply with quote  #2

1714672679
Report to moderator
Bitcoin addresses contain a checksum, so it is very unlikely that mistyping an address will cause you to lose money.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
OmegaStarScream
Staff
Legendary
*
Offline Offline

Activity: 3458
Merit: 6114



View Profile
September 10, 2019, 05:23:01 PM
 #2

Take a look at CoinPayments API or Coingate's. I believe that CoinPayments allow forwarding to another crypto address and the receiving process shouldn't be necessarily done to their wallet, however, I don't think you could have the three features you're looking for in that case.

An alternative (best solution If you want full control over your funds) would be to use BTCPayServer (BTC, BTG, LTC, DASH mainly).


█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
TalkStar
Copper Member
Hero Member
*****
Offline Offline

Activity: 1204
Merit: 737


✅ Need Campaign Manager? TG > @TalkStar675


View Profile WWW
September 12, 2019, 10:00:20 AM
 #3

1) Generate address for receiving transactions for given crypto via API
2) Initiate transfers via API
3) Allow notification hooks for incoming transactions (Payment detected, how many confirmations)
You can check Coinbase API service where you will find plenty of options. Maybe some of them could fulfill your requirements. They have got Coinbase commerce and Coinbase pro   service for their users. You may visit their website to explore the best one for you.


.

▄██████████████████████████▄
████████████████████████████
████████████████████████████
████████████████████████████
███████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
███████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
▀██████████████████████████▀
.

.

.

.

████░█▄
████░███▄
████▄▄▄▄▄
█████████
█████████
█████████


████░█▄
████░███▄
████▄▄▄▄▄
█████████
█████████
█████████












.KUCOIN LISTING WORKFLOW.
.
.KUCOIN COMPANY PROFILE..

.

BitMaxz
Legendary
*
Offline Offline

Activity: 3248
Merit: 2955


Block halving is coming.


View Profile WWW
September 12, 2019, 11:19:32 PM
 #4

You can also check Edge wallet that supports multiple crypto coins.

You can find their developer API page from here https://edge.app/developer/

I think you can also try the API from blockchain they support few altcoins so I think you can use their API key to generate altcoin address. Source from here https://github.com/blockchain/service-my-wallet-v3

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
hugeblack
Legendary
*
Offline Offline

Activity: 2506
Merit: 3630


Buy/Sell crypto at BestChange


View Profile WWW
September 15, 2019, 05:53:16 AM
Merited by OmegaStarScream (1)
 #5

An alternative (best solution If you want full control over your funds) would be to use BTCPayServer (BTC, BTG, LTC, DASH mainly).
When talking about a multi-crypto Wallet, the adoption of 5 cryptos is sufficient because most currencies are useless.
This option is the best one: open source as it provides you with the acceptance of using the lightning network (low fees) and provides a good choice of altcoins.
Also, you can use it with Ledger Nano S.
You can add this feature for added protection ---> https://wiki.trezor.io/Trezor_Connect_API. (manually add Trezor XPUB)

[1] https://github.com/btcpayserver/btcpayserver-doc/blob/master/FAQ/FAQ-Wallet.md

.BEST..CHANGE.███████████████
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
███████████████
..BUY/ SELL CRYPTO..
minime0105
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 534



View Profile
October 13, 2019, 06:00:41 AM
 #6

I know Bitgo has it. They boast about their API a lot on their website. Then there is Keepkey but I am not sure if it actually has any API ..
OmegaStarScream
Staff
Legendary
*
Offline Offline

Activity: 3458
Merit: 6114



View Profile
October 13, 2019, 09:21:43 AM
 #7

I know Bitgo has it. They boast about their API a lot on their website. Then there is Keepkey but I am not sure if it actually has any API ..

OP is looking for something that he preferably can host locally. BitGo might provide the services he's looking for, but they're meant for enterprises and they also have criteria you need to meet before being able to use them. As for KeepKey, I'm pretty sure they don't have such a thing unless you're referring to ShapeShift API.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
minime0105
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 534



View Profile
October 13, 2019, 02:58:39 PM
 #8

I know Bitgo has it. They boast about their API a lot on their website. Then there is Keepkey but I am not sure if it actually has any API ..

OP is looking for something that he preferably can host locally. BitGo might provide the services he's looking for, but they're meant for enterprises and they also have criteria you need to meet before being able to use them. As for KeepKey, I'm pretty sure they don't have such a thing unless you're referring to ShapeShift API.

Oh I thought Keepkey had its own API system because I see it under the contact support page. Thought they could connect with apps other than just Shapeshift.. is that not the case?
ThatRandom8543
Sr. Member
****
Offline Offline

Activity: 1330
Merit: 307


View Profile
October 21, 2019, 07:17:06 PM
 #9

I know Bitgo has it. They boast about their API a lot on their website. Then there is Keepkey but I am not sure if it actually has any API ..

OP is looking for something that he preferably can host locally. BitGo might provide the services he's looking for, but they're meant for enterprises and they also have criteria you need to meet before being able to use them. As for KeepKey, I'm pretty sure they don't have such a thing unless you're referring to ShapeShift API.

Oh I thought Keepkey had its own API system because I see it under the contact support page. Thought they could connect with apps other than just Shapeshift.. is that not the case?

You can talk to keepkey device using a form of an api (eg python-keeykey is an example) but nothing to the extent like trezor to my knowledge.
OmegaStarScream
Staff
Legendary
*
Offline Offline

Activity: 3458
Merit: 6114



View Profile
October 22, 2019, 08:49:45 AM
 #10

Oh I thought Keepkey had its own API system because I see it under the contact support page. Thought they could connect with apps other than just Shapeshift.. is that not the case?

You can talk to keepkey device using a form of an api (eg python-keeykey is an example) but nothing to the extent like trezor to my knowledge.

They do have an API to communicate with the device, but that still won't be helpful. You need to have physical access to the hardware wallet in order to initiate a transaction.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Julian ogan
Member
**
Offline Offline

Activity: 87
Merit: 27


View Profile
October 22, 2019, 10:11:45 AM
 #11

I know few Multi-crypto wallets with API. You may check here -



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!