Skip to content

Commit

Permalink
Merge pull request #1 from peepo-alt/patch-5
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
peepo-alt authored Jul 13, 2023
2 parents a4f9bf0 + ab80311 commit 258a781
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

- Make sure your token [has a pool](https://docs.minswap.org/faq/token-launching-and-farming/1.-token-listing)

- Make sure your token has a logo added in the [Cardano Token Registry](https://github.com/cardano-foundation/cardano-token-registry)

## How to verify your token

1. Create Pull Request with following information to `tokens.json` file:
Expand All @@ -10,7 +12,7 @@
{
"$policyId": {
"project": string,
"categories": string[], // some of the following: "DeFi", "RealFi" | "GameFi" | "Meme" | "Bridge" | "Metaverse" | "Wallet" | "NFT" | "Oracle" | "AI" | "Launchpad" | "DAO" | "Other"
"categories": string[], // some of the following: "DeFi", "RealFi" | "GameFi" | "Meme" | "Bridge" | "Metaverse" | "Wallet" | "NFT" | "Oracle" | "AI" | "Launchpad" | "DAO" | "Stablecoin" | "Social" | "Other"
"socialLinks"?: {
"website"?: string,
"twitter"?: string,
Expand Down

0 comments on commit 258a781

Please sign in to comment.