BitPay just announced major improvements to Bitcore, the new API for developing Bitcoin projects in JavaScript. The changes boil down to a cleaner and easier-to-use library for developers.
Although Bitcore 0.8 is composed of several changes, BitPay highlighted three new features in the announcement . They tested the API, so 100% of bitcoind’s test vectors are now “ported and passing.” They replaced the TransactionBuilder class with the Transaction class, which makes transaction handling easier. They […]