Bitpay has launched Bitcore, a native interface to the Bitcoin network that provides the core functionality needed to develop apps for bitcoin.
Bitcore is a new open source JavaScript library for working with the Bitcoin protocol. It comes from BitPay who created an internal fork of Stefan Thomas’ Nodejs Bitcoin project and has now open sourced it under the MIT licence.
According to its website,
Bitcore unchains developers from fallible, centralized APIs, and provides the tools to interact with the real Bitcoin network.
It is designed to run server side on node.js or client side in a web browser and interact with a trusted bitcoin node (i.e. a bitcoind instance). It is a collection of objects useful to bitcoin applications in which class-like idioms are enabled via classtool.
Classtool, also created by Stefan Thomas, implements class based inheritance in a notably different way:
- inheritance structure is not part of the class definition
- bindings to the outside are explicit (including binding to a superclass)
- default bindings allow for easy class creation while preserving override capability
As reported by Stephen Pair on the Bitpay blog, BitPay has already used bitcore for a project called Insight that is available as a demo and can be viewed, and forked, on Github.
Insight is a Bitcoin blockchain explorer with complete REST and websocket APIs that can be used for writing web wallets and other apps that need more advanced blockchain queries than provided by bitcoind RPC.
The Bitcore website points out that the project is is still under heavy development and not quite ready for production use and also states that it "needs some developer love" asking for devs to send pull requests for bug fixes, code optimization, and ideas for improvement.
More Information
Related Articles
Bitcoin Hits 10.5 Million - Mining Payment Halves
Bitcoin Idea Gets 500,000ドル funding
Inside Bitcoin - virtual currency
To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin, or sign up for our weekly newsletter.
Comments
or email your comment to: comments@i-programmer.info
Windows XP Crocs Now On Sale
07/11/2025
Fans nostalgic for the -er- good old days of Windows XP can now commemorate them with specially themed Crocs.
Scouting America Launches AI And Cybersecurity Badges
24/10/2025
Scouting America, the organization formerly known in the U.S.A. as the Boy Scouts, has announced two new merit badges in artificial intelligence (AI) and cybersecurity. The badges are available throug [ ... ]
- Apple Extends Bug Bounty Program
- Robot Army Video As Robots Shipped En Masse
- TestSprite 2.0 Sees User Growth
- Linkerd Adds MCP Support
- DH2i Launches DxEnterprise For SQL Server 2025
- What Does JetBrains Survey Tell Us About AI
- Google Tunix Hack Hackathon Now Open
- Codacy Provides Free AI- Risk Assessment
- Microsoft Announces GitHub Copilot App For Java And .NET
- Europe Gets Its Own LLM
- Amazing Clocks
- Eclipse Foundation Adds Agentic Functionality To Eclipse LMOS
- Jules Coding Agent Upgraded