@ducatus/ducatuscore-lib

10.0.2 • Public • Published

Ducatuscore JavaScript Library for Ducatuscore

A pure and powerful JavaScript library for Ducatuscore.

Principles

Ducatuscore is a powerful new peer-to-peer platform for the next generation of financial technology. The decentralized nature of the Ducatuscore network allows for highly resilient ducatuscore infrastructure, and the developer community needs reliable, open-source tools to implement ducatuscore apps and services. Ducatuscore JavaScript Library provides a reliable API for JavaScript apps that need to interface with Ducatuscore.

Get Started

Clone the Ducatuscore monorepo and npm install:

Building the Browser Bundle

To build a ducatuscore-lib full bundle for the browser:

gulp browser

This will generate files named ducatuscore-lib.js and ducatuscore-lib.min.js.

Running Tests

npm test

You can also run just the Node.js tests with gulp test:node, just the browser tests with gulp test:browser or create a test coverage report (you can open coverage/lcov-report/index.html to visualize it) with gulp coverage.

Documentation

Addresses and Key Management

Payment Handling

Bitcoin Internals

Extra

Module Development

Modules

Some functionality is implemented as a module that can be installed separately:

Examples

Security

We're using the Ducatuscore JavaScript Library 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.

Package Sidebar

Install

npm i @ducatus/ducatuscore-lib

Weekly Downloads

29

Version

10.0.2

License

none

Unpacked Size

2.32 MB

Total Files

141

Last publish

Collaborators

  • amfi
  • murmuri