Skip to content

Latest commit

 

History

History
 
 

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Dashcore-lib

NPM Version Build Status Release Date standard-readme compliant

A pure and powerful JavaScript Dash library.

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

Install

ES5/ES6 via NPM

In order to use this library in Node, you will need to add it to your project as a dependency.

Having NodeJS installed, just type in your terminal :

npm install @dashevo/dashcore-lib

CDN Standalone

For browser usage, you can also directly rely on unpkg :

<script src="https://unpkg.com/@dashevo/dashcore-lib"></script>

Licence

MIT © Dash Core Group, Inc.