xpring-eng / Xpring-SDK-Demo

Demo Code for the Xpring SDK
https://xpring.io
11 stars 14 forks source link

Add ETH send PayID demo #34

Closed Stormtv closed 4 years ago

Stormtv commented 4 years ago

High Level Overview of Change

Adds an example of sending ETH using PayID

Context of Change

Was asked to move those into this library for showcasing this going forward.

Type of Change

Before / After

Added a new eth demo

Test Plan

Replace the Address and Private Key with proper values in the ETH demo (Reach out to me on slack if u need a keypair)

npm install then run node ./src/index-send-eth-to-payid

Stormtv commented 4 years ago

@amiecorso For the ETH demo you need to insert an address and private key. I sent you some credentials over slack to test with.