I hereby claim:
- I am akhavr on github.
- I am akhavr (https://keybase.io/akhavr) on keybase.
- I have a public key ASB4z0vpxrPzWVYdw3Ja3_XzKMvRVJSy-tbMBSvoyu3fCgo
To claim this, I am signing this object:
0x95AD24cBA549D1eEC32E8F9d3086d48917a9971E |
I hereby claim:
To claim this, I am signing this object:
""" | |
This is short instruction how to start doing ripple transactions with python. | |
I'm using https://github.com/42cc/ripple_api/ , developed by 42 Coffee Cups, my company. | |
1. Install the package into your virtual environment | |
(.env) $ pip install -e git://github.com/42cc/ripple_api.git#egg=django-ripple_api | |
Obtaining django-ripple-api from git+git://github.com/42cc/ripple_api.git#egg=django-ripple_api | |
Cloning git://github.com/42cc/ripple_api.git to ./.env/src/django-ripple-api |