# How to create DApp List?

1. Create DApp List data as below,\
   \
   {\
   &#x20; "protocol": "TIP-001",\
   &#x20; "name": "NFT List",\
   &#x20; "logo\_uri": "https:<https://raw.githubusercontent.com/compound-finance/token-list/master/assets/compound-interface.svg>",\
   &#x20; "timestamp": "2021-05-27T20:37:00.000+00:00",\
   &#x20; "version": 1,\
   &#x20; "dapp\_list": \[]\
   }\
   Transfer DApp List data to dapp\_list,\
   \
   2\. Upload and save the Json data as a url link, such as the example.\
   \
   3\. Find the "Add DApp List" entry on the TokenPocket, copy and paste the link.
