The Smart Ape 🔥 Profile picture
May 7, 2023 21 tweets 16 min read Read on X
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

Oct 31
You can't trade memecoins without a unique strategy and the right tools!

Forget the left & middle curves – the real gains are on the right side of the bell curve.

A hidden strategy that’s tough but guaranteed alpha 🧵🔽 Image
Only insiders and smart money make money with memecoins!

99% of people lose money, but it’s because they’re using the wrong tools and strategies!

I’m not talking about copy trading or using filters on dexscreener. What I have is much more powerful 👇
Step 1️⃣: Find a Trending Memecoin

Identify a trending memecoin on @dexscreener that has already pumped!

But be careful, don’t invest in it, as it’s likely too late.

Let’s take $GOAT as our example and copy its contract address.
Read 15 tweets
Oct 29
Don’t just buy AI memes. Create them!

This skill is making new millionaires!

Here’s how to build an AI agent with a wallet and an X account, all without any coding skills 🧵🔽 Image
I’ve just discovered how to create an AI agent with a wallet and an X account that can perform on-chain operations autonomously or under control, all without coding skills!

Let me walk you through the steps to set it up on Base 👇
To get started, we’ll use a template that has all the code needed.

Find it here:

Click "Use Template" to fork the code. replit.com/@KevinLeffew1/…Image
Read 16 tweets
Sep 18
Everyone keeps saying, 'I want to dive into Bitcoin Fractal but don’t know where to start.'

My answer? Start by exploring the ecosystem’s tools and projects!

Here’s a list of all the Fractal tools you need to kick off your journey right 🧵🔽 Image
If you're unfamiliar with Fractal, I highly recommend checking it out, there are plenty of opportunities to seize.

Fractal is an infrastructure developed by @unisat_wallet designed to scale Bitcoin and ease network congestion, making it easier to develop DeFi applications.
Since Unisat developed it, they've also created several tools to interact with Fractal.

One of the main reasons I'm optimistic about Fractal is because it’s backed by Unisat, a team with a track record of successful projects.

Let’s dive into the tools you need to get started with Fractal:
Read 14 tweets
Sep 16
$TAO is like $BTC on steroids!

Spent my weekend diving into the whitepaper and found some mind-blowing stuff!

Four-digit is just a matter of time, here’s the breakdown of what you need to know 🧵🔽 Image
Bittensor is a decentralized platform that uses blockchain technology to power the creation and exchange of AI models.

It also rewards participants with $TAO tokens for their contributions.
The main blockchain consists of subnets.

Subnets in Bittensor are decentralized markets where AI models compete to perform tasks like text generation or image recognition, and TAO tokens are distributed based on performance. Image
Read 14 tweets
Sep 10
Your seed phrase is at risk!

A North Korean hacker group has developed a new method to drain your wallet.

My brother fell victim 🧵🔽 Image
On September 4th, my brother had $25,000 of assets drained from his Ledger wallet. I was perplexed.

After checking his transaction history, I found no interaction with a drainer, a malicious smart contract, or anything suspicious!

There was nothing.
If I found nothing on-chain, that meant his seed phrase had been physically discovered.

He only had two copies of his seed phrase:

• One on paper, stored in a locked safe.
• The other was a photo of that paper stored in a secure folder on his phone. Image
Read 18 tweets
Sep 9
You can now have a personalized Solana address in just 5 minutes!

No technical skills required.

Here's how you can do it! VIDEO GUIDE 🧵🔽 Image
Why on earth would you want a personalized Solana address?

There are several reasons:

➠ Personal or Professional Branding: It strengthens your online identity.
➠ Ease of Sharing: It's easier to recognize and share.
➠ Trust and Credibility: It can inspire more trust.
➠ Distinctiveness: Helps you stand out more quickly.
Step 1️⃣ : Installing Solana CLI on your PC

➠ Search on Google for "Solana CLI install."
➠ Click on the first link.
➠ Open your terminal and copy/paste the installation commands based on your operating system.
➠ Finally, run the command "solana --version" in the terminal to confirm a successful installation.
Read 12 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!

:(