Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 482 Bytes

File metadata and controls

10 lines (8 loc) · 482 Bytes

Setting up local connection with DApp Radar API

DApp Explorer uses DApp Radar API as a data source. For the local development you need to set up your personal subscription to obtain an api token. You can use a free plan allowing you to perform 100 api calls per month.

Once you have your personal api token set it in your .env file under the DAPP_RADAR_API_KEY name.