I do not know the JSON of how to write a token

Nice to meet you.

I want to write on the basis of the source of the following.
But I do not know the point of writing the URL and description of the image.
Do you described in the following of which element?

https://raw.githubusercontent.com/CounterpartyXCP/counterblock/master/counterblock/schemas/asset.schema.json

In the form of the above image, is it may be in the form to write the URL of the JSON files?

I am Japanese.
I, because English is not good, I am writing with a google translation.

You could use curl from the CLI on the local instance of Counterparty, but it’s a lot of work

curl http://localhost:4000/api/ --user counterparty-rpc:P@ssWord -H 'Content-Type: application/json; charset=UTF-8' -H 'Accept:application/json, text/javascript' --data-binary '{"jsonrpc":"2.0","id":0,"method":"get_asset_info","params":{"assets": ["XCP"]}}'

JSON for Enhanced Asset Info would be like in examples on this page: http://counterparty.io/docs/enhanced_asset_info/
Examples of using JSON API: http://counterparty.io/docs/api/#curl_1

In your screenshot there is a this link - I think you can try to click on it and see where it takes you.

1 Like

Thank you very much.

Can I set the extended information with the $5 paid in β€œCoinDaddy.io”? .

1 Like

Yes, that frees you from having to setup everything yourself, and includes the hosting of your image.

1 Like