Skip to content

Javascript tool to format a list of wallet addresses into Metaplex's distribution list format.

Notifications You must be signed in to change notification settings

TitanDogs/gumdrop_helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gumdrop helper

Javascript tool to format a list of wallet addresses into Metaplex's distribution list format.

1/ Create a .env file and fill in the following variables:
TOKEN_AMOUNT=

2/ run yarn in the root directory.

3/ Fill the holderList.json in the json folder with the required wallet addresses. Format should be an array of strings.

3/ run node index.js to start the script.

4/ The script will create a gumdropList.json file in a .cache folder where you would find the addresses with the correct format for Metaplex's gumdrop.

Features:

  • Json format

Related video tutorials:

N/A

About

Javascript tool to format a list of wallet addresses into Metaplex's distribution list format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published