{"id":19975463,"url":"https://github.com/briangershon/create-solana-token","last_synced_at":"2025-09-19T19:31:51.200Z","repository":{"id":49169235,"uuid":"517179043","full_name":"briangershon/create-solana-token","owner":"briangershon","description":"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.","archived":false,"fork":false,"pushed_at":"2022-08-16T00:36:28.000Z","size":948,"stargazers_count":21,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T18:21:24.403Z","etag":null,"topics":["arweave","multisig","solana","solana-token"],"latest_commit_sha":null,"homepage":"https://explorer.solana.com/address/7uVii1LGC5jCJAgHHmLqKZP3bpNtJS6ywHW6CUSocuyD","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/briangershon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-23T22:43:04.000Z","updated_at":"2025-03-05T13:59:50.000Z","dependencies_parsed_at":"2022-08-12T20:01:07.436Z","dependency_job_id":null,"html_url":"https://github.com/briangershon/create-solana-token","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/briangershon/create-solana-token","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briangershon%2Fcreate-solana-token","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briangershon%2Fcreate-solana-token/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briangershon%2Fcreate-solana-token/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briangershon%2Fcreate-solana-token/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/briangershon","download_url":"https://codeload.github.com/briangershon/create-solana-token/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briangershon%2Fcreate-solana-token/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275990529,"owners_count":25565653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-19T02:00:09.700Z","response_time":108,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arweave","multisig","solana","solana-token"],"created_at":"2024-11-13T03:18:30.004Z","updated_at":"2025-09-19T19:31:50.851Z","avatar_url":"https://github.com/briangershon.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-solana-token\n\n\u003cimg src=\"./token/token_image.png\" width=\"200\" alt=\"Image of token which is a Buoy\" /\u003e\n\n## Overview\n\nHere are the steps for creating a new Solana fungible token using command-line tools and scripts.\n\nAlso manage tokens safely across a team using a multisig wallet approach instead of a single owner.\n\nThe example token created here is called `BUOY` and the final version exists live on Solana at [7uVii1LGC5jCJAgHHmLqKZP3bpNtJS6ywHW6CUSocuyD](https://explorer.solana.com/address/7uVii1LGC5jCJAgHHmLqKZP3bpNtJS6ywHW6CUSocuyD).\n\nThe token image was created from a photo by \u003chttps://unsplash.com/@alexb\u003e.\n\n## Steps for creating new token\n\n- [Getting started](./docs/getting-started.md) - install tools and choose keypair\n- [Create token](./docs/create-token.md) and mint them\n- [Add metadata](./docs/add-metadata.md) for your token and host on Arweave\n- [Test token](./docs/test-token.md)\n- Here's a [run through of the multisig signing process](./docs/multisig-signing-process.md)\n\n## Steps for creating a multisig mint authority for token\n\n- [Setup team management of token](./docs/setup-team-management.md) using multisig approach\n\n## Setup for multsig signers\n\nScenario: You've been asked to be one of the official approvers of token minting.\n\n- you can generate your keypair and public key by following [Getting started](./docs/getting-started.md).\n\n- then [run through the multisig signing process](./docs/multisig-signing-process.md)\n\n## Credits\n\nThese useful resources served as an initial foundation for docs and scripts in this repo:\n\n- Solana's Token Program and Documentation: [Solana's Token Program](https://spl.solana.com/token)\n- [Token Creator source code](https://github.com/jacobcreech/Token-Creator)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbriangershon%2Fcreate-solana-token","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbriangershon%2Fcreate-solana-token","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbriangershon%2Fcreate-solana-token/lists"}