Skip to content

Commit

Permalink
Add ERC721A to landscape.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Vectorized authored Jun 9, 2022
1 parent c7602b8 commit 68fc72f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions app/data/landscape.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,19 @@
"crunchbase": "",
"funding": ""
},
{
"description": "ERC721A is an improved implementation of the IERC721 standard that supports minting multiple tokens for close to the cost of one.",
"name": "ERC721A",
"full_name": "ERC721A",
"category": "Open-source libraries",
"launch_year": 2021,
"logo": "https://raw.githubusercontent.com/chiru-labs/ERC721A/main/docs/assets/img/preview.png",
"website": "https://erc721a.org",
"github": "https://erc721a.org",
"twitter": "",
"crunchbase": "",
"funding": ""
},
{
"description": "The ethers.js library aims to be a complete and compact library for interacting with the Ethereum Blockchain and its ecosystem.",
"name": "Ethers.js",
Expand Down

0 comments on commit 68fc72f

Please sign in to comment.