Token Minter
PurpleChain EVM Token Minter plugin for wordpress
by PurpleChain · github.com/purplechainapp/token-minter · website
★ 2stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/purplechainapp/token-minter/archive/refs/heads/main.zipCreate your own ERC-20 tokens directly from WordPress. Supports 20+ EVM blockchains (Ethereum, BNB, Polygon, Arbitrum, Avalanche, Optimism, Base, zkSync, Linea, Cronos, Celo, Blast, ApeChain, World Chain, etc.).
Includes MetaMask integration, automatic fee handling, and full translation support.
⚠️ Note: Deployments require vendor fees (see purplechain.app/fees) in addition to any site-specific fees set by the WordPress admin.
✨ Features
- Multi-Chain Support: 20+ popular EVM networks out-of-the-box.
- MetaMask Integration: Connect wallet → Switch network → Deploy token.
- Fee System:
- Fixed vendor fees (charged by PurpleChain).
- Optional site fees (set by the WordPress admin).
- See the full vendor fee schedule: purplechain.app/fees.
- Theme-Friendly: Inherits styles from your WordPress theme.
- RTL / LTR Support: Works in any language direction.
- Translation Ready:
.po/.mofiles included (languages/folder). - External Service: Uses PurpleChain’s backend API (
https://purplechain.app/api) to build, compile, and deploy contracts.
📦 Installation
- Upload the plugin folder
token-minterto/wp-content/plugins/. - Activate Token Minter in Plugins → Installed Plugins.
- Go to Settings → Token Minter to configure:
- Backend Base URL (API endpoint)
- Fee Receiver Wallet (your 0x address)
- Allowed networks (chain IDs)
- Default fees
🖥️ Usage
Add the shortcode anywhere you want the token creator to appear:
[token_minter]