Skip to content

swells/memecoin-maker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana Memecoin Maker

Solana memecoin maker. Video guide: https://www.youtube.com/watch?v=HGX831jDcNw

Installation

Clone repository.

git clone https://github.com/techleadhd/memecoin-maker.git

Install dependencies.

yarn install

Instructions

The code needs a Solana wallet to create the memecoin. Set up any wallet and copy/paste the Private Key into keygen.js. Run the following to generate the keypair.json credentials.

yarn keygen

Creating the memecoin

  1. Upload image.
  2. Upload metadata.
  3. Mint token

Refer to the bottom of index.js and uncomment the step you want to run. Run the following to start the program.

yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%