Skip to content

Commit

Permalink
descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed Dec 5, 2024
1 parent 8db0fcd commit 7768a82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/developers/standards/_meta.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"nft": {
"title": "Universal NFT",
"description": "Universal NFT."
"description": "The Universal NFT standard enables non-fungible tokens (ERC-721 NFT) to be minted on any chain and seamlessly transferred between connected chains."
},
"token": {
"title": "Universal Token",
"description": "Universal fungible tokens."
"description": "The Universal Token standard enables ERC-20 fungible tokens to be minted on any chain and seamlessly transferred between connected chains."
}
}

0 comments on commit 7768a82

Please sign in to comment.