.. | ||
base58.md | ||
cryptonote.md | ||
daemonRPC.md | ||
ed25519.md | ||
README.md | ||
walletRPC.md |
MoneroPHP documentation
This document lists the MoneroPHP classes and their methods. More detailed documentation (including parameters and their types and return formats and examples) can be found on each class' page.
Classes
cryptonote
(src/cryptonote.php
)ed25519
(src/ed25519.php
)SHA3
(src/SHA3.php
)base58
(src/base58.php
)
JSON RPC wrappers:
cryptonote
class
Documentation under development
keccak_256
gen_new_hex_seed
sc_reduce
hash_to_scalar
derive_viewKey
gen_private_keys
pk_from_sk
gen_key_derivation
encode_varint
derivation_to_scalar
stealth_payment_id
txpub_from_extra
derive_public_key
is_output_mine
encode_address
verify_checksum
decode_address
integrated_addr_from_keys
address_from_seed
ed25519
class
Documentation under development
H
pymod
expmod
inv
xrecover
edwards
scalarmult
scalarloop
bitsToString
dec2bin_i
encodeint
encodepoint
bit
publickey
Hint
signature
isoncurve
decodeint
decodepoint
checkvalid
scalarmult_base
SHA3
class
base58
class
daemonRPC
class
getblockcount
on_getblockhash
getblocktemplate
submitblock
getlastblockheader
getblockheaderbyhash
getblockheaderbyheight
getblock_by_hash
getblock_by_height
get_connections
get_info
hardfork_info
setbans
getbans
walletRPC
class
_transform
get_balance
get_address
create_address
label_address
get_accounts
create_account
label_account
get_account_tags
tag_accounts
untag_accounts
set_account_tag_description
get_height
transfer
transfer_split
sweep_dust
sweep_unmixable
sweep_all
sweep_single
relay_tx
store
get_payments
get_bulk_payments
incoming_transfers
query_key
view_key
spend_key
mnemonic
make_integrated_address
split_integrated_address
stop_wallet
rescan_blockchain
set_tx_notes
get_tx_notes
set_attribute
get_attribute
get_tx_key
check_tx_key
get_tx_proof
check_tx_proof
get_spend_proof
check_spend_proof
get_reserve_proof
check_reserve_proof
get_transfers
get_transfer_by_txid
sign
verify
export_key_images
import_key_images
make_uri
parse_uri
get_address_book
add_address_book
delete_address_book
rescan_spent
start_mining
stop_mining
get_languages
create_wallet
open_wallet
is_multisig
prepare_multisig
make_multisig
export_multisig_info
import_multisig_info
finalize_multisig
sign_multisig
submit_multisig