c7bfdc3566
It allows one to connect to a running daemon or wallet, and use its RPC API from python. Usage: python -i console.py <port> It will detect whether it's talking to a daemon or wallet and initialize itself accordingly. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
blockchain.py | ||
cold_signing.py | ||
daemon_info.py | ||
functional_tests_rpc.py | ||
integrated_address.py | ||
main.cpp | ||
mining.py | ||
multisig.py | ||
proofs.py | ||
sign_message.py | ||
speed.py | ||
transactions_flow_test.cpp | ||
transactions_flow_test.h | ||
transactions_generation_from_blockchain.cpp | ||
transactions_generation_from_blockchain.h | ||
transfer.py | ||
txpool.py | ||
wallet_address.py |