Skip to content

RenzoDD/digibyte-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DigiByte JS

Licence NPM Package Last commit Release

A pure and powerful JavaScript DigiByte library forked from Bitpay's Bitcore Lib library.

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

Get Started 📦

npm install digibyte-js

Documentation & Examples 📖

You can find all the documentation here

Development 🛠️

git clone https://github.com/RenzoDD/digibyte-js
cd digibyte-js
npm install

Building the Browser Bundle ✨

To build a digibyte-js full bundle for the browser:

npm install -g browserify
npm run build

This will generate a file named digibyte.js.

Security 🛡️

We're using DigiByte JS 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.

Projects using DigiByte JS:

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

Donate 💰

DigiByte: D6zEnE3roe234dsK4Y8sqparzUnwRcJhmR

Developers ✒️

GitHub

GitHub

License 📄

Code released under the MIT License.

About

A pure and powerful JavaScript DigiByte library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published