/pay

A JavaScript library to use the ARK Blockchain for payments.

Primary LanguageJavaScriptMIT LicenseMIT

Ark Pay

Build Status Codecov Last Commit Latest Version License: MIT

Lead Maintainer: Brian Faust

Note: The ARK Pay front-end and demos were created to demonstrate a simple and practical method of implementing a payment solution to a website. ARK Pay is currently in Alpha without a back-end solution to verify payments. A back-end solution is currently on the Tier-0 roadmap and will be developed within 2019.

Installation

yarn add @arkecosystem/pay

If you want to use the CDN version:

<script src="https://unpkg.com/@arkecosystem/pay/dist/index.umd.js"></script>

Documentation

You can find installation instructions and detailed instructions on how to use this package at the dedicated documentation site.

Examples

Security

If you discover a security vulnerability within this package, please send an e-mail to security@ark.io. All security vulnerabilities will be promptly addressed.

Credits

This project exists thanks to all the people who contribute.

License

MIT © ARK Ecosystem