Skip to content

Latest commit

 

History

History

react

@paybutton/react

The easiest way to accept eCash online

NPM

Install

  npm install --save @paybutton/react

or

  yarn add @paybutton/react

Usage

import React from 'react'

import { PayButton } from '@paybutton/react'

<PayButton to={address} />

License

MIT