Skip to content

FrancisPouliot/meteor-bitcore-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published