Blockchain

Overview

Blockchain is composed of different modules:

  • Account - Service class used to interact with account on Stellar network.
  • AddCosigner - Adds account as cosigner to other account.
  • CreateTrustline - Creates MOBI trustline.
  • FriendBot - Calls Stellar Friendbot.
  • KeyPairFactory - Transforms given value into Stellar::Keypair object.