Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 478 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 478 Bytes

Token or Asset issuance using Stellar

Install

Nodejs is a prerequisite.

Install dependencies:

npm i

You also have to create a config.json file as specified in the config.sample.json, with accounts alreasy funded. You may use the Stellar Laboratory page to create and fund those accounts.

Usage

Simply follow the scripts in order.

balance.js displays the balances of each account.