-
I can't place orders ( buy or sell ) with c# etherdelta API.
The message I send via the websocket is the following :
```
"42[\"message\",
{\"amountGive\":1000000000000000000,
\"tokenGiv…
-
# Beware of LinkedIn Scammers Impersonating Recruiters to Steal Cryptocurrency Wallet Private Keys
## Introduction
The rise of cryptocurrency has brought about incredible opportunities, but it h…
-
The test `route_query_responds_with_none_when_asked_for_one_hop_round_trip_route_without_consuming_wallet_when_back_route_needs_two_hops` is passing due to an unintended configuration rather than the …
-
Bitcoin is scary. Write a tutorial for new users.
sbuss updated
4 years ago
-
So I ran
```
python3 btcrecover.py --passwordlist ~/Desktop/pwlist.txt --wallet ~/Desktop/multibit.wallet
```
and I was able to successfully find the correct password. But how do I actually d…
-
![image](https://user-images.githubusercontent.com/71205000/221997312-801f1715-963b-4e2c-acef-c53ae3eb12f0.png)
-
Depends on #1182
Gas on FVM is extremely cheap, and Gelato Relay will be available (projected by end of August). We can easily cover costs for claiming projects and collecting tokens, which makes …
-
At the moment, all XMR addresses posted by the bot get word-wrapped and broken up so they are not easily copy-pasted.
I.e. https://bounties.monero.social/posts/13/bounties-site-accessible-via-tor, …
-
First of all, hello to everybody.
I cloned the master branch of the steem repo, of course after installing the required dependencies.
I'm trying to launch a main net with a different chain ID, w…
-
Developers will want to tweek the way the demo wallet operates in order to test all edge cases on their anchor.
For example, Settle asked us to add a `on_change_callback` field to the existing demo…