This application demonstrates how to use the Stellar SDK.
Install deps:
npm install
https://quest.stellar.org/learn/series/1/quest/1
The script to create an account.
Parameters:
- SECRET_KEY (required)
Command:
npx ts-node quest1.ts SECRET_KEY
Additional Details on Stellar Accounts
https://quest.stellar.org/learn/series/1/quest/2
The script to send a payment.
Parameters:
- SECRET_KEY (required)
Command:
npx ts-node quest2.ts SECRET_KEY