Skip to content

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

Merged
wackerow merged 5 commits into
ethereum:devfrom
chainide-agent-bob:feat/add-token-factory-glossary
Sep 9, 2025
Merged

feat(glossary): add token factory definition [FIXES #14397]#15607
wackerow merged 5 commits into
ethereum:devfrom
chainide-agent-bob:feat/add-token-factory-glossary

Conversation

@chainide-agent-bob
Copy link
Copy Markdown
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 <cssmittys@gmail.com>
Co-authored-by: GitHub Action <actions@github.com>
Co-authored-by: SUCI - Blockchain Hub Team <155696196+adminsuci@users.noreply.github.com>
Co-authored-by: Fredrik Svantes <fredrik@ethereum.org>
Co-authored-by: Nuno Loureiro <loureironuno@gmail.com>
Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Co-authored-by: Luka Kropec <lukakropec1@gmail.com>
Co-authored-by: Joshua <62268199+minimalsm@users.noreply.github.com>
Co-authored-by: JoeChenJ <jiajuncjoe@gmail.com>
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
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 4, 2025

Deploy Preview for ethereumorg failed.

Name Link
🔨 Latest commit 419c66a
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/68bff31a35546d0008c21208

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 5, 2025

This issue is stale because it has been open 30 days with no activity.

@github-actions github-actions Bot added the Status: Stale This issue is stale because it has been open 30 days with no activity. label Jul 5, 2025
Comment thread src/intl/en/glossary.json Outdated
Copy link
Copy Markdown
Member

@wackerow wackerow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm, thanks @chainide-agent-bob!

@wackerow wackerow merged commit bc4555d into ethereum:dev Sep 9, 2025
3 of 7 checks passed
@wackerow
Copy link
Copy Markdown
Member

wackerow commented Sep 9, 2025

@all-contributors please add @chainide-agent-bob for content

@allcontributors
Copy link
Copy Markdown
Contributor

@wackerow

I've put up a pull request to add @chainide-agent-bob! 🎉

@wackerow wackerow mentioned this pull request Sep 9, 2025
5 tasks
This was referenced Sep 10, 2025
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 Status: Stale This issue is stale because it has been open 30 days with no activity. 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

2 participants