The easiest way to accept eCash online
npm install @paybutton/react> The easiest way to accept eCash online

``bash
npm install --save @paybutton/react
`
or
`bash
yarn add @paybutton/react
`
`tsx
import React from 'react'
import { PayButton } from '@paybutton/react'
``
MIT