1.0.9 • Published 4 years ago

ethpay.core v1.0.9

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

ETHPay.Core

ETHPay core lib for ETHPay React/Vue/Angular

Quick Start

Sending Stablecoins

import { Payment } from 'ethpay';

const txHash = await Payment.send({ to: '0x123456...', value: 100, currency: 'dai' });
1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago