generate_account: Generating Accounts

Description Usage Details Value

View source: R/generate_account.R

Description

There are two steps to making a new account on the Ripple network: randomly creating the keys for that account, and sending it enough XRP to meet the account reserve. Generating the keys can be done offline, since it does not affect the network at all. To make it easy, this function can generate account keys for you.

Usage

1

Details

The generated account does not exist in the ledger until it receives enough XRP to meet the account reserve.

Value

A list with the address and the secret for a potential new account


hmalmedal/ripplerestr documentation built on May 17, 2019, 4:34 p.m.