Skip to content

Files

Latest commit

8dbf8c3 · Nov 5, 2015

History

History
51 lines (37 loc) · 2.63 KB

README.md

File metadata and controls

51 lines (37 loc) · 2.63 KB

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.