Skip to content

briangershon/create-solana-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-solana-token

Image of token which is a Buoy

Overview

Here are the steps for creating a new Solana fungible token using command-line tools and scripts.

Also manage tokens safely across a team using a multisig wallet approach instead of a single owner.

The example token created here is called BUOY and the final version exists live on Solana at 7uVii1LGC5jCJAgHHmLqKZP3bpNtJS6ywHW6CUSocuyD.

The token image was created from a photo by https://unsplash.com/@alexb.

Steps for creating new token

Steps for creating a multisig mint authority for token

Setup for multsig signers

Scenario: You've been asked to be one of the official approvers of token minting.

Credits

These useful resources served as an initial foundation for docs and scripts in this repo:

About

Create a new Solana fungible token using command-line tools and scripts. Plus: manage tokens safely across a team using a multisig wallet approach instead of a single owner.

Topics

Resources

License

Stars

Watchers

Forks