Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coinjet

The all-in-one, no-code crypto toolkit.

Deploy · Distribute · Manage tokens & liquidity across 20+ networks and Solana

Website Networks Non-custodial Stack License

Website · X · Telegram · YouTube


Overview

Coinjet lets anyone deploy an ERC-20 or SPL token, distribute it to thousands of holders, and manage liquidity, supply and authorities long after launch — from a single interface, with no code and no KYC. Every action is signed in the user's own wallet: Coinjet is non-custodial and never holds funds or private keys.

Live at coinjet.io — create a token for $2.20.

Features

Create

  • Token Creator — deploy ERC-20 (standard & tax) tokens on EVM chains and SPL tokens with metadata on Solana.

Distribute

  • Multisender — batch-send the native coin or any ERC-20/SPL to thousands of addresses in one transaction.

Token Manager (EVM)

Mint · Burn · Tax & Fees · Pause / Unpause · Blacklist / Whitelist · Revoke Ownership

Token Manager (Solana)

Revoke Mint & Freeze · Freeze / Unfreeze · Update Metadata · Create OpenBook Market

Liquidity Manager

Create Pool · Add Liquidity · Remove Liquidity · Burn Liquidity — on-chain via Uniswap V2-style routers.

Wallet & network tools

  • Wallet Checker — balances across EVM chains plus Bitcoin, Litecoin, Solana, Tron and TON.
  • Wallet Generator — real BIP39 / secp256k1 key generation.
  • Vanity Generator — custom address prefixes (BTC, LTC, Solana, TON).
  • Converter — quick price conversion with buy/swap shortcuts.
  • Gas Tracker — live gas across networks.
  • Networks List — searchable chain directory.

Grow

  • Social Booster (Buy Followers) — followers, views, likes and members across 12 platforms, paid in crypto with instant, drip-feed delivery.
  • Affiliate Program — referral tracking with an on-chain activity gate.

Supported networks

20+ EVM networks (Ethereum, BNB Chain, Base, Arbitrum, Optimism, Polygon, Robinhood Chain, Monad, and more) plus Solana. The exact set per tool is defined in each tool's network configuration.

Tech stack

Layer What we use
Frontend Alpine.js, Tailwind (TailAdmin design system), Font Awesome
Backend PHP
Wallets Reown AppKit (WalletConnect) for EVM · Solana wallet standard
Contracts Solidity (OpenZeppelin v5), solc 0.8.x
Data SQLite / MySQL (dual-driver)

Getting started (local)

Requires PHP 8+ and a local web server.

# 1. Clone
git clone https://github.com/coinjetio/coinjet.git
cd coinjet

# 2. Configure — copy the example env and fill in your own keys
cp .env.example .env

# 3. Serve
php -S localhost:8000

Then open http://localhost:8000.

Configuration

All secrets (API keys, payment credentials, database access) are read from environment variables — never hard-coded in committed files. See .env.example for the full list and copy it to .env with your own values.

Security

Coinjet is non-custodial: private keys never leave the user's wallet, and the platform cannot move funds on a user's behalf. Found a vulnerability? See SECURITY.md for responsible disclosure.

License

© 2026 Coinjet. All rights reserved. See LICENSE. The source is published for transparency and review; it is not licensed for reuse or redistribution.


Built and maintained by the Coinjet team · coinjet.io
X · Telegram · YouTube · support@coinjet.io

About

Multi-chain crypto tools platform

Topics

Resources

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages