-
> One idea we have is to implement atomic swaps between Ethereum and Bitcoin and use ipv8 to find people willing to trade with each other. Maybe TrustChain could be used to keep track of past transact…
-
## Background
The homestead guide at [ethdocs.org](https://ethdocs.org/en/latest/index.html) is now a historical archive. While it is full of interesting information it is now very out of date and …
-
When entering the Chainlens dashboard, an error occurs:
ingestion_1 | 2024-03-27T08:49:14.988Z ERROR 1 --- [pool-9-thread-1] i.e.e.i.b.workers.BlockDispatcherRunner : Connect timed out
ingest…
-
**Guarda Wallet** team application for Zcash foundation grants 2017Q4
## **Motivation and overview**
We are a group of blockchain enthusiasts with background in software development and produc…
-
## Rationale
The Meeds DAO's Whitepaper explains it well: we aim to reward user engagement of each Hub running in the WoM.
Cf. Whitepaper - https://mirror.xyz/meedsdao.eth/EDh9QfsuuIDNS0yKcQDtGdXc…
-
# Quickstart Guide
Welcome to the Quickstart Guide for Portal. This guide will walk you through the simple two-step process to get started with using Portal in your application.
## Step 1 – Get an E…
-
# NoSuchMethodError: 'okhttp3.RequestBody okhttp3.RequestBody.create(java.lang.String, okhttp3.MediaType)'
## Steps To Reproduce
Run this:
```
Web3j web3j = Web3j.build(new HttpService("…
-
Given this maven_install:
```
maven_install(
name = "maven",
artifacts = [
"ai.x:diff_2.12:2.0.1",
"ch.qos.logback:logback-classic:1.3.6",
"…
-
# Build Failed
When generating the Java wrapper file from the web3j command terminal, the build is failed with incompatile types.
## Steps To Reproduce
I exported the json abi from the followin…
-
How to catch rate limit errors in android. Catch the 429 thrown by the server when rate limited.