Python Peerplays
Introduction
Its the Python library for communicating with the Peerplays blockchain.
​

Ids

1.2.x : accounts
1.3.x : assets
​

Notes

def transfer(self, to, amount, asset, memo="", account=None, **kwargs):
p.rpc.get_account_balances("jemshid", [])
p.rpc.get_global_properties
private-key = ["TEST6MRyAjQq8ud7hVNYcfnVPJqcVpscN5So8BhtHuGYqET5GDW5CV","5KQwrPbwdL6PhXujxW37FSSQZ1JiwsST4cqQzDeyXtP79zkvFD3"]
​
​
​
Export as PDF
Copy link
Outline
Ids