py-stellar-base
5.0.0-beta2
  • Installation
    • Via pipenv or pip
    • Via Source Code
  • Generate Keypair
  • Create Account
    • Using The SDF Testnet
    • Using The Stellar Live Network
  • Querying Horizon
    • Building requests
    • Streaming requests
  • Assets
  • Building Transactions
    • TransactionBuilder
    • Sequence Numbers
    • Adding Memos
    • Transaction and TransactionEnvelope
  • Creating a payment transaction
    • Payment
    • Path Payment
  • Asynchronous
  • Multi-signature account
  • API Documentation
    • Account
    • Asset
    • Call Builder
      • BaseCallBuilder
      • AccountsCallBuilder
      • AssetsCallBuilder
      • ClaimableBalancesCallBuilder
      • DataCallBuilder
      • EffectsCallBuilder
      • FeeStatsCallBuilder
      • LedgersCallBuilder
      • LiquidityPoolsBuilder
      • OffersCallBuilder
      • OperationsCallBuilder
      • OrderbookCallBuilder
      • PaymentsCallBuilder
      • RootCallBuilder
      • StrictReceivePathsCallBuilder
      • StrictSendPathsCallBuilder
      • TradeAggregationsCallBuilder
      • TradesCallBuilder
      • TransactionsCallBuilder
    • Client
      • BaseAsyncClient
      • BaseSyncClient
      • AiohttpClient
      • RequestsClient
      • SimpleRequestsClient
      • Response
    • Exceptions
      • SdkError
      • ValueError
      • TypeError
      • BadSignatureError
      • Ed25519PublicKeyInvalidError
      • Ed25519SecretSeedInvalidError
      • MissingEd25519SecretSeedError
      • MemoInvalidException
      • AssetCodeInvalidError
      • AssetIssuerInvalidError
      • NoApproximationError
      • SignatureExistError
      • BaseRequestError
      • ConnectionError
      • BaseHorizonError
      • NotFoundError
      • BadRequestError
      • BadResponseError
      • FeatureNotEnabledError
    • Keypair
    • LiquidityPoolAsset
    • LiquidityPoolId
    • Memo
      • Memo
      • NoneMemo
      • TextMemo
      • IdMemo
      • HashMemo
      • ReturnHashMemo
    • MuxedAccount
    • Network
    • Operation
      • Operation
      • AccountMerge
      • AllowTrust
      • BumpSequence
      • ChangeTrust
      • CreateAccount
      • CreatePassiveSellOffer
      • Inflation
      • LiquidityPoolDeposit
      • LiquidityPoolWithdraw
      • ManageBuyOffer
      • ManageData
      • ManageSellOffer
      • PathPaymentStrictReceive
      • PathPaymentStrictSend
      • Payment
      • SetOptions
      • CreateClaimableBalance
      • ClaimClaimableBalance
      • BeginSponsoringFutureReserves
      • EndSponsoringFutureReserves
      • RevokeSponsorship
      • Clawback
      • ClawbackClaimableBalance
      • SetTrustLineFlags
    • Price
    • Server
    • Signer
    • SignerKey
    • TimeBounds
    • Transaction
    • TransactionEnvelope
    • FeeBumpTransaction
    • FeeBumpTransactionEnvelope
    • TransactionBuilder
    • Helpers
    • XDR Utils
    • Stellar Ecosystem Proposals
      • SEP 0001: stellar.toml
      • SEP 0002: Federation protocol
      • SEP 0005: Key Derivation Methods for Stellar Accounts
      • SEP 0007: URI Scheme to facilitate delegated signing
      • SEP 0010: Stellar Web Authentication
      • SEP 0011: Txrep: human-readable low-level representation of Stellar transactions
      • Exceptions
py-stellar-base
  • »
  • Search


© Copyright 2019, StellarCN and Individual Contributors. Revision b96a4d05.

Built with Sphinx using a theme provided by Read the Docs.