How to create DApp List?

  1. Create DApp List data as below,

{
  "protocol": "TIP-001",
  "name": "NFT List",
  "logo_uri": "https:
https://raw.githubusercontent.com/compound-finance/token-list/master/assets/compound-interface.svg
",
  "timestamp": "2021-05-27T20:37:00.000+00:00",
  "version": 1,
  "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.

Last updated