Skip to content

Upload the 'off-chain_token_metadata.json' to npoint.io #7

Closed
@emaborsa

Description

@emaborsa

Except the typo Upload, I don't figure out if I am doing something wrong or if you have a bug in the code. Your tool says:

Uplad the token icon to GitHub or any other service
If you done paste here the link of the token icon:
<sample_url_where_i_upload_the_uploaded_my_png>

Uplad the 'off-chain_token_metadata.json' file(/home/user/Solana-token-creator/) to npoint.io (or Github)
To get help follow step IV/4 in my repo (https://github.com/tm01013/how-to-make-your-own-crypto)
If you done paste here the link of the file:
https://www.npoint.io/docs/XXXXXXXXXXXXXX

My json looks like that:

{ 
  "name": "Best Token", 
  "symbol": "Best Token", 
  "description": "Best Token :)", 
  "image": "sample_url_where_i_upload_the_uploaded_my_png", 
  "attributes": [], 
  "properties": { 
    "files": [ 
      { 
        "uri": "sample_url_where_i_upload_the_uploaded_my_png", 
	"type": "image/png" 
      } 
    ] 
  } 
}

Once finished, on solscan metadata:

sol_test

Shouldn't be there the link sample_url_where_i_upload_the_uploaded_my_png instead the https://www.npoint.io/docs/XXXXXXXXXXXXXX?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions