Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add kraken info and inspiration credits to Plum
  • Loading branch information
cyclone-github authored Aug 20, 2023
1 parent a84828d commit b330784
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,13 @@

![image](https://i.imgur.com/gNpMGaq.png)

Tool for interacting with hashes.com escrow's API. Currently supports all known API calls from hashes.com.
Tool written in Go for interacting with https://hashes.com escrow's API. Currently supports all known API calls from hashes.com.

Crypto / USD prices provided by: https://api.kraken.com

Inspiration from Plum's python3 script:
https://github.com/PlumLulz/hashes.com-cli

### Features:
- Upload Founds
- ![image](https://i.imgur.com/GzRN3lE.png)
Expand All @@ -17,3 +23,6 @@ Tool for interacting with hashes.com escrow's API. Currently supports all known
- Show Profit
- Withdraw History
- Saves API key locally with AES encrypted key file

###Compile from source code info:
- https://github.com/cyclone-github/scripts/blob/main/intro_to_go.txt

0 comments on commit b330784

Please sign in to comment.