Skip to content

UnsignedInt8/ethpay.core

Repository files navigation

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' });

About

ETHPay core lib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published