Skip to content

Commit

Permalink
feat: add token generator
Browse files Browse the repository at this point in the history
  • Loading branch information
vittominacori committed Jan 28, 2025
1 parent 7344671 commit c43574c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions apps/web/src/data/ecosystem.json
Original file line number Diff line number Diff line change
Expand Up @@ -3678,5 +3678,13 @@
"imageUrl": "/images/partners/songbirdz.png",
"category": "consumer",
"subcategory": "gaming"
},
{
"name": "Token Generator",
"description": "Token Generator is a no-code platform that simplifies the creation of ERC20 tokens. Since 2018, it has supported thousands of projects and companies entering the Web3 ecosystem. With Token Generator, you can create ERC20 tokens securely in less than a minute.",
"url": "https://www.smartcontracts.tools/token-generator/create/base/",
"imageUrl": "/images/partners/tokengenerator.png",
"category": "infra",
"subcategory": "developer tool"
}
]

0 comments on commit c43574c

Please sign in to comment.