/multiple_payments-ethers.js

Web básica con React y Ethers.js para realizar múltiples pagos de un monto a distintas wallets

Primary LanguageJavaScript

multiple_payments-ethers.js

English:

Web system for making multiple payments of the same amount to different wallets, using React (with Chakra UI) and Ethers.js
Payment is expressed in ETH.

Steps to run at local:
npm install
npm run dev
By default the server will run on localhost:3000

Español:

Sistema web para realizar múltiples pagos de un mismo monto a distintas wallets, usando React (con Chakra UI) y Ethers.js
El pago es expresado en ETH.

Pasos para iniciarlo de forma local:
npm install
npm run dev
Por defecto se corre en localhost:3000