Skip to content

feat(glossary): add token factory definition [FIXES #14397] #15607

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

chainide-agent-bob
Copy link
Contributor

Description

This PR adds the definition of "Token Factory" to the glossary, which is an important concept for understanding token creation and deployment on Ethereum.

The definition explains:

  • What a token factory is
  • How it works (using smart contracts as templates)
  • Supported token standards (ERC-20, ERC-721, ERC-1155)
  • The benefits of using token factories

This addition helps users understand:

  • The automated token creation process
  • Different token standards and their use cases
  • How to deploy tokens without writing smart contracts from scratch

Related Issue

Fixes #14397

chainide-agent-bob and others added 4 commits May 30, 2025 14:52
* update grants page

* Update Crowdin translation progress

* Update community-events.json

We want to change our event to the new date

* Update consensus-bounty-hunters.json

* new homepage button

* tranlation strings

* new icon

* new copy

* update: community grants breakdown and listing

* Add translations for new strings

* Update src/intl/en/page-index.json

* fix: add custom header ids

* Updated translations

* fix: correct the path used for SideNav

* fix: start index for Roadmap carousel

refactors to use releaseDate and plannedReleaseYear; removed 2 month window, defines production as releaseDate in past, coming soon as releaseDate in the future, and in development as no releaseDate, but optional plannedReleaseYear.

* fix(temp): force roadmap release carousel to LTR

* fix: use direction-responsive positioning

* chore: remove whitespace

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* fix: use existing function instead

---------

Co-authored-by: Corwin Smith <[email protected]>
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: SUCI - Blockchain Hub Team <[email protected]>
Co-authored-by: Fredrik Svantes <[email protected]>
Co-authored-by: Nuno Loureiro <[email protected]>
Co-authored-by: Paul Wackerow <[email protected]>
Co-authored-by: Luka Kropec <[email protected]>
Co-authored-by: Joshua <[email protected]>
Co-authored-by: JoeChenJ <[email protected]>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
@github-actions github-actions bot added content 🖋️ This involves copy additions or edits translation 🌍 This is related to our Translation Program labels Jun 4, 2025
Copy link

netlify bot commented Jun 4, 2025

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 94576cd
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/68401dc129262b000823a324
😎 Deploy Preview https://deploy-preview-15607--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 42 (🔴 down 10 from production)
Accessibility: 95 (🟢 up 1 from production)
Best Practices: 89 (🔴 down 9 from production)
SEO: 99 (no change from production)
PWA: 57 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content 🖋️ This involves copy additions or edits translation 🌍 This is related to our Translation Program
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Token Factory - New Glossary Term
1 participant