Skip to content

Commit

Permalink
doc: mention TinyENS in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct committed Oct 27, 2023
1 parent f286fab commit dc87031
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,11 @@ Tiny web3 protocols and applications.
The aim is to keep it simple, quick to implement and interesting to learn Solidity.

Inspired by [lil-web3](https://github.com/m1guelpf/lil-web3) by [Miguel Piedrafita](https://twitter.com/m1guelpf).

## Table of contents

- [Tiny ENS](#tiny-ens)

## Tiny ENS

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

0 comments on commit dc87031

Please sign in to comment.