Skip to content

Commit

Permalink
add dns in readme (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-Rey authored Aug 1, 2023
1 parent 9b006ee commit 49994db
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ The [Non-Fungible Token standard implementation](smart-contracts/assembly/contra

This is MassaLabs implementation of [the ERC721](https://ethereum.org/en/developers/docs/standards/tokens/erc-721/).

## Massa Domain Name Service

The [Massa Domain Name Service standard](smart-contracts/assembly/contracts/dns/dns.ts) defines a common set of rules for creating and managing Massa-based domain names.

This is MassaLabs implementation of [the ENS](https://docs.ens.domains/).

## Massa Units

The [Massa Units standard](units.md) defines a set of common units of measurement for use on the Massa blockchain.
Expand Down

0 comments on commit 49994db

Please sign in to comment.