Coder Social home page Coder Social logo

bentokensdev / how-to-create-memetoken-memecoin Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 10 KB

Create your own memecoin with full step by step tutorials

Solidity 100.00%
add-liquidity-to-pancakeswap add-liquidity-to-uniswap bep20-smart-contract create-memecoin create-token erc20-smart-contract meme-coin meme-token memecoin memecoin-smart-contract

how-to-create-memetoken-memecoin's Introduction

how-to-create-memetoken-memecoin Create your own memecoin with full step by step tutorials.

Tutorial on how to create your own erc20/ bep20 MEME tokens and listing to Uniswap & Pancakeswap & other DEXs

Here is Ben, Ethereum smart contract researcher and enthusiast. Even we are focusing on Honeypot tokens much, but we will also talk about how to create a normal token like a very popular Meme coin, for example, PEPE token. A normal token is not a honeypot, which the token can be buy and sell normally in decentralized exchanges.

So today, let me introduce you some useful tips on How to Create Your Own Meme Token like PEPE token. Are you ready?

[Only for research and testing, you may start your own tokens using this method]

1)Normal Token(Non-Honeypot Tokens, Completely Safe to Invest and Trade, Easy to Deploy, Easy to Gain Trusts and Confidence from Crypto Traders and Investors)

-Full Tutorial on how to create normal meme token (Non-Honeypot, Normal Meme Token like Pepe Token):

Create Your Own Honeypot Token? Updated: 7 hours ago

Here is Dev Swanson, Ethereum smart contract researcher and enthusiast. I got a lot of requests from fans for me to discover honey pot tokens, which are tokens that are cannot be sold after being purchased.

So today, let me introduce you some useful tips on How to Create Your Own Honeypot Token. Are you ready?

[Only for research and testing, don’t try to scam using this method]

Part 1: Use REMIX and Metamask to create token

1.First, install the Metamask wallet https://metamask.io/ in your computer and create account/ wallet.

  1. Browse Remix IDE http://remix.ethereum.org/ You need to use Remix IDE to deploy smart contract.

  2. Connect metamask to REMIX IDE. Click your metamask pluggin.

alt text

Click the “Not connected” button and connect it.

alt text

4.Back to REMIX IDE. Click Create New File. alt text

5.Name you file as you like, remember to add .sol at the back. EXAMPLE here, DevToken.sol alt text

  1. Copy and paste the code from this repository form file contract.col or link below to blank space. Do not attempt to change any code or else it won't work

Copy Code Now: https://github.com/BenTokensDev/how-to-create-memetoken-memecoin/blob/main/contract.sol

alt text

7.Click the icon on the left as shown below,

alt text

Select the compiler as below, 0.8.7

Then click compile.

alt text

8.After compile. Click on the icon as shown below, and select Metamask on the Environment section (cuz we r using metamask wallet)

alt text

  1. On Contract section, select Dev (not Ownable, not SafeMath) as contract

alt text

After you done, click Deploy.

  1. Click on confirm on the transaction on your metamask Pop-up. If nothing happen there, you need to connect metamask wallet to REMIX IDE.

alt text

  1. If everything go smoothly, your token is on its way. Back to metamask, go to Activity, click on the Contract deployment

alt text

Click view on block explorer alt text

Copy the contract address by clicking the [copy] icon button on the right.

alt text

  1. Go back to metamask, click import token.

alt text

Select Custom token, and paste the contract address, and wait for your token to show up, then click add custom token

alt text

You can create tokens in ETH mainnet, Binance Smart Chain and any other chains using the same method.

🎉🎉🎉Congratulation! You successfully created your own token and they are in your wallet!

Dev, can we start to list our token?

Butttttt, we are not done yet…One more important step still require to finish...

Which is: Verify Contract

how-to-create-memetoken-memecoin's People

Contributors

bentokensdev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.