Table of Contents - neb-0.1.3 Documentation
Pages
Classes and Modules
- Corepb
- Hash
- Neb
- Neb::Account
- Neb::Address
- Neb::AssertError
- Neb::BaseConvert
- Neb::BlockGasLimitReached
- Neb::ChecksumError
- Neb::Client
- Neb::Client::API
- Neb::Client::Admin
- Neb::Client::Request
- Neb::Client::Response
- Neb::Configuration
- Neb::Constant
- Neb::ContractCreationFailed
- Neb::DeprecatedError
- Neb::FormatError
- Neb::InsufficientBalance
- Neb::InsufficientStartGas
- Neb::InvalidBlock
- Neb::InvalidJSONKeyError
- Neb::InvalidNonce
- Neb::InvalidSPVProof
- Neb::InvalidTransaction
- Neb::InvalidUncles
- Neb::Key
- Neb::PrivateKey
- Neb::PublicKey
- Neb::Secp256k1
- Neb::Secp256k1::InvalidPrivateKey
- Neb::Transaction
- Neb::TransactionFailed
- Neb::UnknownParentError
- Neb::UnsignError
- Neb::UnsignedTransactionError
- Neb::Utils
- Neb::ValidationError
- Neb::ValueError
Methods
- ::convert_iv — Neb::Key
- ::convert_salt — Neb::Key
- ::create — Neb::Account
- ::decrypt — Neb::Key
- ::encrypt — Neb::Key
- ::from_key — Neb::Account
- ::from_key_file — Neb::Account
- ::is_validate? — Neb::Address
- ::new — Neb::Account
- ::new — Neb::Address
- ::new — Neb::Client
- ::new — Neb::Client::Admin
- ::new — Neb::Client::API
- ::new — Neb::Client::Request
- ::new — Neb::Client::Response
- ::new — Neb::Configuration
- ::new — Neb::Key
- ::new — Neb::PrivateKey
- ::new — Neb::PublicKey
- ::new — Neb::Transaction
- ::priv_to_pub — Neb::Secp256k1
- ::random — Neb::PrivateKey
- ::sign — Neb::Secp256k1
- ::validate? — Neb::Key
- #accounts — Neb::Client::Admin
- #address — Neb::Account
- #aes_decrypt — Neb::Utils
- #aes_encrypt — Neb::Utils
- #base58 — Neb::Utils
- #base58_to_binary — Neb::Utils
- #big_endian_to_int — Neb::Utils
- #bin_to_hex — Neb::Utils
- #binary_to_base58 — Neb::Utils
- #calculate_hash — Neb::Transaction
- #call — Neb::Client::API
- #camelize_keys — Hash
- #camelize_keys! — Hash
- #checksum — Neb::Address
- #clear — Neb::Configuration
- #clear! — Neb
- #configure — Neb
- #convert — Neb::BaseConvert
- #custom_block — Neb::Client::Request
- #decode — Neb::Address
- #decode — Neb::PrivateKey
- #decode — Neb::PublicKey
- #decode — Neb::BaseConvert
- #deep_camelize_keys — Hash
- #deep_camelize_keys! — Hash
- #default_block — Neb::Client::Request
- #encode — Neb::Address
- #encode — Neb::PrivateKey
- #encode — Neb::PublicKey
- #encode — Neb::BaseConvert
- #encode64 — Neb::Utils
- #encrypt — Neb::Key
- #error — Neb::Client::Response
- #estimate_gas — Neb::Client::API
- #execute — Neb::Client::Request
- #format — Neb::Address
- #format — Neb::PrivateKey
- #format — Neb::PublicKey
- #from_json — Neb::Utils
- #gas_price — Neb::Client::API
- #get_account_state — Neb::Client::API
- #get_block_by_hash — Neb::Client::API
- #get_block_by_height — Neb::Client::API
- #get_config — Neb::Client::Admin
- #get_dynasty — Neb::Client::API
- #get_events_by_hash — Neb::Client::API
- #get_gas_price — Neb::Client::API
- #get_neb_state — Neb::Client::API
- #get_transaction_by_contract — Neb::Client::API
- #get_transaction_receipt — Neb::Client::API
- #hash160 — Neb::Utils
- #hex_to_bin — Neb::Utils
- #int_to_big_endian — Neb::Utils
- #keccak256 — Neb::Utils
- #keccak512 — Neb::Utils
- #latest_irreversible_block — Neb::Client::API
- #lock_account — Neb::Client::Admin
- #lpad — Neb::Utils
- #merge — Neb::Configuration
- #merge! — Neb::Configuration
- #mod_exp — Neb::Utils
- #mod_mul — Neb::Utils
- #new_account — Neb::Client::Admin
- #node_info — Neb::Client::Admin
- #parse_contract — Neb::Transaction
- #private_key — Neb::Account
- #public_key — Neb::Account
- #random_bytes — Neb::Utils
- #request_args — Neb::Client::Request
- #result — Neb::Client::Response
- #ripemd160 — Neb::Utils
- #root — Neb
- #rpad — Neb::Utils
- #scrypt — Neb::Utils
- #secure_compare — Neb::Utils
- #send_raw_transaction — Neb::Client::API
- #send_request — Neb::Client::Admin
- #send_request — Neb::Client::API
- #send_transaction — Neb::Client::Admin
- #setup_general_logger! — Neb
- #sha256 — Neb::Utils
- #sign_hash — Neb::Client::Admin
- #sign_hash — Neb::Transaction
- #sign_transaction_with_passphrase — Neb::Client::Admin
- #start_pprof — Neb::Client::Admin
- #subscribe — Neb::Client::API
- #success? — Neb::Client::Response
- #symbols — Neb::BaseConvert
- #to_address — Neb::PrivateKey
- #to_address — Neb::PublicKey
- #to_address_obj — Neb::PrivateKey
- #to_address_obj — Neb::PublicKey
- #to_json — Neb::Utils
- #to_key — Neb::Account
- #to_key_file — Neb::Account
- #to_proto — Neb::Transaction
- #to_proto_str — Neb::Transaction
- #to_pubkey — Neb::PrivateKey
- #to_pubkey_obj — Neb::PrivateKey
- #to_s — Neb::Address
- #to_s — Neb::Client::Request
- #to_s — Neb::Client::Response
- #to_s — Neb::PrivateKey
- #to_s — Neb::PublicKey
- #unlock_account — Neb::Client::Admin
- #uuid — Neb::Utils
- #validate_args! — Neb::Transaction
- #value — Neb::Address
- #value — Neb::PrivateKey
- #value — Neb::PublicKey
- #zpad — Neb::Utils