EasyMint - Create your own crypto coin!

EasyMint - Create your own crypto coin! Used AI

5 devlogs
21h 9m
•  Ship certified
Created by Lazar

Have you ever wanted to create your own cryptocurrency? I have, and thats why I built EasyMint, an easy and no-code tool to create a token on the Solana blockchain. It allows you to customize your token metadata, upload an token image and even create NFTs on the blockchain! After deploying your token, you can send it to anyone and even trade it on a DEX.
Built using Next.js and deployed on Cloudflare.

Timeline

Ship 1

1 payout of shell 501.0 shells

Lazar

about 1 month ago

Lazar Covers 5 devlogs and 21h 9m

Reworked the success screens and fixed some bugs related to token creation.

Update attachment

I added a Freeze token utility which uses the solana token program instructions to freeze a certain token account. After freezing the account, the holder cannot transfer or sell the funds anymore.

Update attachment

Added an tool to allow for minting new token supply.

Update attachment

You can now revoke the mint and freeze authorities on your token to build trust and mark your token as safe on the major exchanges. I also updated the image upload to use Cloudflare R2 for object storage.

Update attachment

The main token creation process is finally finished. You can now use EasyMint to create a token, add an image and deploy it to the blockchain. Next I will add the ability to manage the token authorities, edit tokens, mint supply and then deploy the app!

Update attachment