Coinb.in: Difference between revisions
Jump to navigation
Jump to search
m It seems the current version does not include a blockchain browser at all, not sure about the other extra features. |
|||
Line 1: | Line 1: | ||
'''Coinb.in''' is an [[eWallet | '''Coinb.in''' is an [[eWallet]] and bitcoin payment gateway that was launched in July 2011. They also run a UK hosted bitcoin [[P2Pool]] node. It was designed for developers who had been looking to easily accept bitcoins via an unbranded interface at no fee. | ||
==Features== | ==Features== | ||
Line 9: | Line 9: | ||
* An easily accessible API that can output the results in various formats including; JSON, XML and a serialized PHP array. | * An easily accessible API that can output the results in various formats including; JSON, XML and a serialized PHP array. | ||
* Supports the use of QRCodes. | * Supports the use of QRCodes. | ||
* Multi signature addresses generator | * Multi signature addresses generator | ||
* Broadcast a transaction via the website | * Broadcast a transaction via the website | ||
Line 30: | Line 29: | ||
[[Category:eWallets]] | [[Category:eWallets]] | ||
[[Category:Services]] | [[Category:Services]] | ||
[[Category:Shopping_Cart_Interfaces]] | [[Category:Shopping_Cart_Interfaces]] |
Revision as of 12:17, 10 December 2014
Coinb.in is an eWallet and bitcoin payment gateway that was launched in July 2011. They also run a UK hosted bitcoin P2Pool node. It was designed for developers who had been looking to easily accept bitcoins via an unbranded interface at no fee.
Features
Coinb.in has a number of different features, some of which include;
- Automated registration and password reset.
- Automated withdrawals upon payment.
- Account transaction history.
- An easily accessible API that can output the results in various formats including; JSON, XML and a serialized PHP array.
- Supports the use of QRCodes.
- Multi signature addresses generator
- Broadcast a transaction via the website
API
Coinb.in's API includes several features, including:
- Lookup account balance.
- Lookup exchange rate.
- Send bitcoins.
- Transaction history.
- URL Callback feature.
- Address validation.
- Address generation.