Bitcore Library for Meteor

A pure and powerful JavaScript Bitcoin library.

Installation

meteor add frabrunelle:bitcore-lib

Usage

I personally use Bitcore Library to validate Bitcoin addresses in my Meteor apps. And it works on both the client and the server, thanks to Cosmos Browserify.

bitcore.Address.isValid('126vMmY1fyznpZiFTTnty3cm1Rw8wuheev')

Documentation

To get community assistance and ask for help with implementation questions, please use the Bitcore Forum.

Examples

License

Code released under the MIT license.

Copyright 2013-2015 BitPay, Inc. Bitcore is a trademark maintained by BitPay, Inc.