Skip to content

Commit 2b933d4

Browse files
📝 add twitter badge into the README file
1 parent 4a460a6 commit 2b933d4

3 files changed

Lines changed: 6 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,6 @@ secret.yaml
118118
# Environnement variables
119119
*.env*
120120
!*.env.example
121+
branch_structure.json
122+
temp_auto_push.bat
123+
temp_interactive_push.bat

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ENS Offchain Resolver for L2
22

3+
[![Twitter Follow](https://img.shields.io/twitter/follow/qdqd___?style=social)](https://twitter.com/qdqd___)
4+
35
This repository shows how it is possible to resolve subdomains from an EVM-enabled blockchain based on [EIP 3668](https://eips.ethereum.org/EIPS/eip-3668) and [ENSIP 10](https://docs.ens.domains/ens-improvement-proposals/ensip-10-wildcard-resolution). The goal is to store the second-level domain on the main network while all subdomains attached to it are resolved in another EVM-enabled blockchain.
46

57
## Overview

packages/gateway/jest.config.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)