Skip to content

Commit

Permalink
chore: update README with code reference (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct authored Nov 3, 2023
1 parent 3a0a7a9 commit b5edca3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ Inspired by [lil-web3](https://github.com/m1guelpf/lil-web3) by [Miguel Piedrafi
## Tiny ENS

Map human-readable names like `vitalik.eth` to machine-readable identifiers such as Ethereum addresses like `0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045` and support the reverse resolution.

https://github.com/leovct/tiny-web3/blob/3a0a7a9fa159e6b5a6095d4644ad8c5a726d90ff/src/TinyENS.sol#L5-L23

0 comments on commit b5edca3

Please sign in to comment.