Skip to content

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
@netlify
Copy link

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
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
Copy link
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
Member

wackerow commented Sep 9, 2025

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

@allcontributors
Copy link
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