bitlike

1.5.2 • Public • Published

Bitlike

Licence NPM Package Last commit Release

A pure and powerful JavaScript library for Bitcoin like coins forked from Bitpay's Bitcore Lib library.

Bitcoin is a powerful peer-to-peer platform for the next generation of financial technology. The decentralized nature of the Bitcoin network allows for highly resilient software infrastructure, and the developer community needs reliable, open-source tools to implement Bitcoin apps and services.

Get Started 📦

npm install bitlike

Documentation & Examples 📖

You can find all the documentation here

Recent Changes 🧙

Last modifications to the packages since v1.0.0

  • Change package name from bitcore
  • Added suport to Verge (XVG)

Development 🛠️

git clone https://github.com/RenzoDD/bitlike
cd bitlike
npm install

Building the Browser Bundle

To build a bitlike full bundle for the browser:

npm install -g browserify
npm run build

This will generate a file named bitlike.js.

Security 🛡️

We're using BitLike in production, as are many others, but please use common sense when doing anything related to finances! We take no responsibility for your implementation decisions.

If you find any flaw or trouble please submit a new thread on Github Issues

Developers ✒️

GitHub

GitHub

License 📄

Code released under the MIT License.

Package Sidebar

Install

npm i bitlike

Weekly Downloads

17

Version

1.5.2

License

MIT

Unpacked Size

479 kB

Total Files

67

Last publish

Collaborators

  • renzodd