@moneybutton/client

0.21.1 • Public • Published

@moneybutton/client

banner

npm version standard-readme compliant JavaScript Style Guide

Money Button API Javascript Client.

Table of Contents

Background

Money Button is a UI/UX and API layer for the blockchain which takes 0% transaction fees and makes Bitcoin SV easy for everyone, everywhere.

This project is a Javascript client providing a simple way of communicating with Money Button's API. For more information, please see our docs.

Install

yarn add -E @moneybutton/client

or

npm install --exact @moneybutton/client

Usage

const MoneyButtonClient = require('@moneybutton/client')
const client = new MoneyButtonClient(
  '<your client identifier>',
  '<your client secret>'
)

API

For in-detail API documentation, please see our automatically generated docs.

Maintainers

@ealmansi @hojarasca @kevinejohn @ryanxcharles

Contribute

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2018 Yours Inc.

Readme

Keywords

none

Package Sidebar

Install

npm i @moneybutton/client

Weekly Downloads

0

Version

0.21.1

License

MIT

Unpacked Size

1.17 MB

Total Files

13

Last publish

Collaborators

  • elijahba
  • _mind_wire_
  • eitk