Closed Stormtv closed 4 years ago
Adds an example of sending ETH using PayID
Was asked to move those into this library for showcasing this going forward.
Added a new eth demo
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
@amiecorso For the ETH demo you need to insert an address and private key. I sent you some credentials over slack to test with.
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