Giter Club home page Giter Club logo

bitcoincashjs's Introduction

BitcoinCash.js: The simple, safe, and powerful JavaScript library for Bitcoin Cash

NPM Package Build Status Coverage Status

NPM Stats

About Bitcoin Cash

Bitcoin Cash is peer-to-peer electronic cash for the Internet. It is fully decentralized, has no central bank, and requires no trusted third-parties to operate. Bitcoin Cash is the continuation of the Bitcoin project, upgraded with consensus rules that allow it to grow and scale.

About BitcoinCash.js

BitcoinCash.js is the first JavaScript library specifically made for Bitcoin Cash. It supports all major Bitcoin Cash uses cases right out of the box, keeping up-to-date with the latest network upgrades. This library can be used - and is thoroughly tested - both in the back-end (Node.js) and the front-end (web browsers).

BitcoinCash.js is a fork from bitcore-lib, which is an extremely easy-to-use and well-tested JavaScript library for Bitcoin developed by Bitpay, Inc. However, as consensus rules between BTC and BCH become more and more incompatible, BitcoinCash.js will not add support for functionality specific to BTC, such as SegWit or the bech32 address format, and will continue to support all Bitcoin Cash uses cases as first-class citizens.

Installation

Using NPM

$ npm install --save bitcoincashjs

Using Bower

$ bower install --save bitcoincashjs

Manually

You may also download the distribution file manually and place it within your third-party scripts directory: dist/bitcoincashjs.0.1.10.min.js.

Examples

You can find many useful, up-to-date examples to get you started right away on the BitcoinCash.js website or by following the next links:

Security

BitcoinCash.js is a fork from bitcore-lib, which is used in production at Bitpay Inc., and many other projects. If you find a security issue, please email [email protected].

Contributing

This is an open-source project, and any form of contribution is welcome. Feel free to create an issue in case you would like to share ideas for improvement, or would like to report a bug. Also, please send pull requests for bug fixes or code optimization. For more information on how to contribute, please refer to our CONTRIBUTING file.

Development

To get started with development, you should first clone the repository and install any dependencies:

$ git clone https://github.com/bitcoincashjs/bitcoincashjs
$ cd bitcoincashjs
$ npm install

Next, you can check everything is installed correctly by running the full test-suite and verifying that all tests are completed successfully.

$ npm test

License

Code released under the MIT license.

bitcoincashjs's People

Contributors

bitjson avatar brandonrobertz avatar braydonf avatar chjj avatar devrandom avatar dskloet avatar dthorpe avatar ealmansi avatar eordano avatar ethers avatar fanatid avatar gabegattis avatar gasteve avatar himynameismartin avatar kleetus avatar kyledrake avatar manan19 avatar maraoz avatar marianorod avatar martindale avatar matiu avatar olalonde avatar pnagurny avatar rubensayshi avatar ryanxcharles avatar sagivo avatar throughnothing avatar trapp avatar trevinhofmann avatar yemel avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.