friendbot: Creates and fund a new account on the test network.

Description Usage Arguments Value Note Examples

View source: R/friendbot.R

Description

Make a call to the Friendbot service on the test network and fund an account. Returns a JSON response.

Usage

1
friendbot(account)

Arguments

account

character - the public key of the account you wish to fund.

Value

list

Note

https://www.stellar.org/developers/guides/get-started/create-account.html

Examples

1
friendbot("GAKYVLEN4MFPQ2R5Y4BA5RSJ7U5R2HGOK3VJ5PEUTLOHKTCBGCJZSHOS")

xlm documentation built on Oct. 23, 2018, 1:04 a.m.