.. pypergraph documentation master file, created by sphinx-quickstart on Sun Jan 5 16:50:08 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Pypergraph: Python SDK for Constellation Network ================================================ Pypergraph is a Python tool similar to `DAG for JavaScript (DAG4JS) `_. Use it to send data to Metagraph, build a wallet and more. .. toctree:: :maxdepth: 1 :caption: Getting Started: getting_started/getting_started.overview getting_started/getting_started.installation .. toctree:: :maxdepth: 1 :caption: Account: account/account.introduction account/account.keys account/account.network account/account.transactions account/account.balance account/account.monitor .. toctree:: :maxdepth: 1 :caption: Network: network/network.introduction network/network.configuration network/network.dag_token_network network/network.metagraph_token_network network/network.rest_api_clients .. toctree:: :maxdepth: 1 :caption: Keystore: keystore/keystore.introduction keystore/keystore.keys keystore/keystore.store_secrets keystore/keystore.sign keystore/keystore.verify_signature .. toctree:: :maxdepth: 1 :caption: Keyring: keyring/keyring.introduction keyring/keyring.manager keyring/keyring.wallets keyring/keyring.keyrings keyring/keyring.accounts