-
https://github.com/ensdomains/offchain-resolver
Refer the uni.eth implementation:
https://etherscan.io/address/0x532cbe81b2c043667753DD4B6a0EB4d5a461D162#code
https://blog.uniswap.org/introduci…
-
In the "README.md" there is a reference to NextDNS to resolve the namebase domains.
However NextDNS does not properly resolve them - see:
- https://help.nextdns.io/t/y4h70bs/unable-to-resolve-hand…
-
### Pitch
Similar to how you can verify regular links with the `rel="me"` attribute, you should be able to verify a mastodon account via the ethereum name service (ENS).
For example, https://app.e…
-
https://docs.ens.domains/dapp-developer-guide/working-with-ens
```
var accounts = ethereum.enable();
var web3 = new Web3(ethereum);
var ens = web3.eth.ens;
```
https://docs.ens.domains/dapp-de…
-
## Main Objectives
Wordpress provides a very comprehensive service to empower creators to build their owner website for different purposes, e.g., blog, commerce, marketplace, forum, etc. In Web3, a n…
-
Please integrate the SDK from Space ID.
At the moment, I have the web3 domain ENS - xandry.eth displayed on Uniswap
But I have registered domains in the BNB and Arbitrum networks, so when I chan…
-
Cohort 1
**Discord Name:** ashleyturing
**Project Description:** Web3 Naming Service (3NS) Infrastructure: 3NS offers a Web3 naming service for brands, music labels, and artists to register names …
-
I'm using docker-compose file to start Partiy on my server
```
version: '2.4'
services:
my_parity:
image: parity/parity:stable
ports:
- "0.0.0.0:8545:8545"…
-
I'm trying to sign messages with `eth_signTypedData` EIP-712 and the only way of signing I've found is using the `Transaction()->sign()` method. The signature returned from this method is too long and…
-
From the proposal, the full concept:
Projects will have access to their own Decentralized Autonomous Organization (DAO). The community of a project will be able to vote on new features or organizatio…