Class: Nis
- Inherits:
-
Object
- Object
- Nis
- Extended by:
- Forwardable, Configuration
- Includes:
- Endpoint::Account::Generate, Endpoint::Account::Get, Endpoint::Account::Harvests, Endpoint::Account::Historical, Endpoint::Account::Importances, Endpoint::Account::Lock, Endpoint::Account::Mosaic, Endpoint::Account::Namespace, Endpoint::Account::Status, Endpoint::Account::Transfers, Endpoint::Account::UnconfirmedTransactions, Endpoint::Account::Unlock, Endpoint::Account::Unlocked, Endpoint::Block::At, Endpoint::Block::Get, Endpoint::Chain::Height, Endpoint::Chain::LastBlock, Endpoint::Chain::Score, Endpoint::Debug::Connections, Endpoint::Debug::TimeSynchronization, Endpoint::Heartbeat, Endpoint::Local::Account::Transfers, Endpoint::Local::Chain, Endpoint::Mosaic::Supply, Endpoint::Namespace, Endpoint::Namespace::Mosaic, Endpoint::Namespace::Root, Endpoint::Node::ActivePeers, Endpoint::Node::Boot, Endpoint::Node::Experiences, Endpoint::Node::ExtendedInfo, Endpoint::Node::Info, Endpoint::Node::PeerList, Endpoint::Shutdown, Endpoint::Status, Endpoint::TimeSync::NetworkTime, Endpoint::Transaction::Announce, Endpoint::Transaction::Get, Endpoint::Transaction::PrepareAnnounce
- Defined in:
- lib/nis.rb,
lib/nis/error.rb,
lib/nis/keypair.rb,
lib/nis/version.rb,
lib/nis/mixin/struct.rb,
lib/nis/configuration.rb
Overview
API Ruby Wrapper for NEM Infrastructure Server
Defined Under Namespace
Modules: Configuration, Endpoint, Mixin, Unit, Util Classes: Apostille, ApostilleAudit, BadRequestError, Client, Error, Fee, InternalServerError, Keypair, NotFoundError, Request, Struct, Transaction
Constant Summary collapse
- VERSION =
'0.0.19'.freeze
Instance Attribute Summary
Attributes included from Configuration
Instance Method Summary collapse
-
#initialize(options = {}) ⇒ Nis
constructor
A new instance of Nis.
Methods included from Configuration
Methods included from Endpoint::Debug::TimeSynchronization
Methods included from Endpoint::Debug::Connections
#debug_connections, #debug_connections_direction, #debug_connections_incoming, #debug_connections_outgoing, #debug_connections_timers
Methods included from Endpoint::TimeSync::NetworkTime
Methods included from Endpoint::Node::PeerList
#node_peerlist, #node_peerlist_active, #node_peerlist_all, #node_peerlist_reachable, #node_peerlist_state
Methods included from Endpoint::Node::Info
Methods included from Endpoint::Node::ExtendedInfo
Methods included from Endpoint::Node::Experiences
Methods included from Endpoint::Node::Boot
Methods included from Endpoint::Node::ActivePeers
#node_active_peers_max_chain_height
Methods included from Endpoint::Local::Chain
Methods included from Endpoint::Local::Account::Transfers
#local_account_transfers, #local_account_transfers_all, #local_account_transfers_direction, #local_account_transfers_incoming, #local_account_transfers_outgoing
Methods included from Endpoint::Transaction::Announce
Methods included from Endpoint::Transaction::PrepareAnnounce
Methods included from Endpoint::Transaction::Get
Methods included from Endpoint::Block::Get
Methods included from Endpoint::Block::At
Methods included from Endpoint::Mosaic::Supply
Methods included from Endpoint::Namespace::Root
Methods included from Endpoint::Namespace::Mosaic
#namespace_mosaic_definition_page
Methods included from Endpoint::Namespace
Methods included from Endpoint::Chain::Score
Methods included from Endpoint::Chain::LastBlock
Methods included from Endpoint::Chain::Height
Methods included from Endpoint::Account::Historical
Methods included from Endpoint::Account::Unlocked
Methods included from Endpoint::Account::Lock
Methods included from Endpoint::Account::Unlock
Methods included from Endpoint::Account::Mosaic
#account_mosaic_definition_page, #account_mosaic_owned
Methods included from Endpoint::Account::Namespace
Methods included from Endpoint::Account::Importances
Methods included from Endpoint::Account::Harvests
Methods included from Endpoint::Account::UnconfirmedTransactions
#account_unconfirmed_transactions
Methods included from Endpoint::Account::Transfers
#account_transfers, #account_transfers_all, #account_transfers_direction, #account_transfers_incoming, #account_transfers_outgoing
Methods included from Endpoint::Account::Status
Methods included from Endpoint::Account::Get
#account_get, #account_get_forwarded, #account_get_forwarded_from_public_key, #account_get_from_public_key