This repository has been archived by the owner on Apr 3, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 547
REST API signature explaination lacking #716
Comments
|
Sorry but this really doesn't help me at all. |
If you could help guide me through the signing process then i'd be glad. Maybe, as i said before, put it in the readme |
There you go, a minimalistic explanation of BIP39, BIP32, and I glossed over ECDSA since you really should not re-implement cryptographic functions if you don’t know what you’re doing. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
So i've read another issue regarding the same thing, but i really have no clue what is going on.
Read the following: #514
I'm trying to implement this in Python, but your sourcecode isn't that transparent (to me atleast) and doesn't seem to follow the same conventions as many other APIs in the same field, so i really have a hard time figuring out how to sign my GET request.
It would be great if you provided some more non-language-specific explaination in the readme file 👍
It's probably just me being stupid, but i'd love to get pointed in the right direction.
The text was updated successfully, but these errors were encountered: