Closed
Description
Except the typo Uplo
ad, 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:
Shouldn't be there the link sample_url_where_i_upload_the_uploaded_my_png instead the https://www.npoint.io/docs/XXXXXXXXXXXXXX?