Metadata-Version: 2.1
Name: reach-rpc-client
Version: 0.1.2.202107081228
Summary: JSON-RPC client to your DApp + the Reach standard library
Home-page: https://github.com/reach-sh/reach-lang/tree/master/rpc-client/py#reach-rpc-client
Author: reach.sh
Author-email: pkgs@reach.sh
License: Apache-2.0
Project-URL: Documentation, https://docs.reach.sh/ref-frontends-rpc-py.html
Project-URL: Issues, https://github.com/reach-sh/reach-lang/issues
Keywords: reach,dsl,blockchain,ethereum,algorand,dapps
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: certifi (==2020.12.5)
Requires-Dist: chardet (==4.0.0)
Requires-Dist: idna (==2.10)
Requires-Dist: requests (==2.25.1)
Requires-Dist: urllib3 (==1.26.2)

# Reach RPC client

Documentation may be found [here](https://docs.reach.sh/ref-frontends-rpc-py.html).


