The Smart Ape 🔥 Profile picture
May 7 21 tweets 16 min read Twitter logo Read on Twitter
I created my #memecoin : the $SAPE 🪙

Let me show you how you can create your own memecoin in 3 minutes! ⌛

(Only for educational purposes, do not use it to scam) ⚠️

THREAD 🧵 Image
In this THREAD I will show you how to create a memecoin from A to Z without any technical skills.

The objective is to show you how easy it is and that anyone can do it.

You've probably bought a token that was created as simply as that. ;)

1/
Steps to create a token:
1️⃣ Create the smart contract
2️⃣ Compile the smart contract
3️⃣ Deploy the smart contract
4️⃣ Use the token (create LP for example)

2/
Creating the smart contract is the most technically complex part.

To facilitate, we'll use an interactive generator from Openzeppelin.

OpenZeppelin is an open-source smart contract library for the Ethereum platform, used to secure blockchain projects and tokens.

3/
To use this generator, simply search for "contract wizard OpenZeppelin" on the internet.

You then come to a page that looks like this: 👇

4/ Image
This interface simply enables you to generate the complete smart contract interactively without knowing how to code.

Fill in the top boxes as you wish.
I decided to call my token "Smart Ape Token", to take $SAPE as the symbol and a max supply of 21M (yes as Bitcoin)!

5/ Image
Then you have to tick the boxes that will enable you to determine the characteristics and functions of your smart contract.

You can tick everything to have the maximum control over your Token. To understand what each box corresponds to, you can press "?" " to know more.

6/ Image
Important boxes to check are:
"Mintable": Creator can create more supply
"Burnable": Holder can burn token
"Ownable": Only the creator can use important functions

7/
After completing the first part and ticking the boxes, the interface gives you a complete code that creates the ERC20 token according to what you have entered.

Now you need to compile the smart contract using @EthereumRemix (Remix Online IDE).

8/
In the Remix "contract" folder, create a new file and name it "memecoin.sol".

Copy-paste the script given by OpenZeppelin on the new remix file created.

9/ Image
Then compiles the smart contract, and be careful to select the same version as the one displayed on the script.

Compiling a .sol file in Solidity is used to convert the human-readable Solidity code into machine-readable bytecode for execution on the blockchain.

10/ Image
After compiling, the smart contract must be deployed in the Blockchain (Arbitrum for me).

For that, you have to :
- Select the right environment "Injected Provider - Metamask"
- Click "Deploy"
- Validate the transaction

11/ Image
After validating the transaction, make sure you have received a validation message.

If the deployment did not work, check the transaction fees.

Now let's see in the block explorer if everything went well.

12/ Image
Enter the address that you used for the deployment in the block explorer (her Arbiscan).

You should see a "Contract Creation" transaction.
This is the transaction that created your token. You should also see the token you created with the supply you defined ($SAPE here).

13/ Image
TADAAA!

In 3 minutes, we created a token with a 21M supply that we have in our wallet.

Many scams consist of creating LPs with these tokens and reselling everything when a certain number of people have bought them, please don't do that!

14/
If you want, you can interact with your contract to mint more tokens for example.

To do this, return to Remix in the deployment window.
Since the contract is already deployed, you just fill in the contract address box and click ‘At Address’.

15/ ImageImage
You can use the "mint" function to mint tokens which will be sent to the address specified.

So I go from 21M to 21,000,001 total supply.
Since we ticked the "Ownable" box, only the creator of the contract can mint new tokens.

16/ Image
I hesitated for a long time to show you this but I wanted you to understand how easy it is to create a token and then sell it.

Before buying a memecoin next time, ask yourself if it was not created in the same way to scam you.

Follow me for more content like this.

17/

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with The Smart Ape 🔥

The Smart Ape 🔥 Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @the_smart_ape

May 7
I spent some time making a @DuneAnalytics Dashboard that will make it easier for you to track smart addresses. 💰

You don't need any programming skills to use the Dashboard, I explain everything here! 💥

(Dashboard Link at the end) 👇

THREAD 🧵

0/6 Image
The principle of the Dashboard is simple, it gives you a graphic representation of wallet transactions for a given token with the price token variation.

It enables you to easily see when he bought when he sold, and at what price.
It is a smart address or not?

1/6 Image
The Dashboard takes 5 parameters as input 👇

2/6 Image
Read 11 tweets
May 6
When AI meets crypto, a world of opportunities emerges. 🌍

Interested in learning about use cases, opportunities, and challenges in this field? 🔥

Keep reading! 📖

THREAD 🧵 Image
Before investing in any AI project you must understand the challenges and have a global vision

The integration of AI and crypto presents multiple opportunities, which we will explore in this THREAD. However, like all emerging technologies, there are pros and cons to consider

1/
Summary:
🔸Benefits
🔸Challenges
🔸Use cases for #DEFI
🔸Use cases for #NFT
🔸Use cases for #DAO
🔸Conclusion

2/
Read 22 tweets
May 3
If you stake your $GLP on @GMX_IO don't do that anymore, I've got something better for you! 💥

I show you here a strategy that optimizes your yields on $GLP without risk (only smart contract) and without more exposure. 🤓

THREAD 🧵 Image
#DEFI is an incredible universe where the simplest solution is not always the most advantageous.

I show you here how to use @Flashstake and @pendle_fi two protocols that I love, to optimize your yield on $GLP.

1/
@Flashstake @pendle_fi I had already made THREADS on @Flashstake and @pendle_fi, if you don't know what they do you can go read these THREADS to understand better.

2/

Read 15 tweets
May 2
The @array_capital launchpad launches its first project: @mayfairfund 🚀

Why should you care or at least understand what @mayfairfund proposes? 👀

#RealYield, #Airdrop, Innovation, good tokenomics… Let's explore that 🔥

THREAD 🧵 Image
First of all, @array_capital is a launchpad whose vocation is to launch only protocols that offer a real yield to users.

If you want more details on this Launchpad, I invite you to read @DeFi_Made_Here thread, it's very well explained!

1/
@mayfairfund will be the first project launched by @array_capital on @arbitrum and @zksync!

This project can therefore be an opportunity to interact with @zksync if you haven't done it yet.

2/
Read 16 tweets
May 1
I spent time creating a dashboard that will enable you to find early smart addresses from on-chain analysis 💥

You don't need any programming skills to use this Dashboard, I explain everything here! 📋

dune.com/smart_ape/smar…

THREAD 🧵 Image
One of the easiest ways to find early good projects is to look for what the smart addresses are buying, those who manage to make X10, X100.

It is not always easy to find them, so I made a dashboard to make it easier for you.

1/
With this dashboard, you will be autonomous in your research.

The principle is simple, it gives you all the addresses that have bought a certain amount of a token in a time interval, and resold in another time interval.

2/
Read 18 tweets
Apr 29
What is a Concentrated Liquidity Market Maker (CLMM)? 📑

AND

Why is it important to understand this concept? 🔥

(explained very simply in 8 parts)

Level: Beginner 🔰
Reading time: 2 minutes ⌛️
THREAD 🧵 Image
0/8 Summary:
🔹Difference between AMM and CLMM
🔹CLMM: How it works
🔹CLMM examples
🔹CLMM advantages
1/8
The CLMM is an evolution of the Auto Market Maker (AMM) which allows users to optimize liquidity and enable DEFI users to better management.

Ok, but what is the real difference between AMM and CLMM?
Read 13 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(