Terp.Network website source code
In /src/Containers/Ecosystem/network.js
, add your project details in the following javascript format:
{
network: "Code Explorer",
description: "CosmWasm Code Explorer",
icon: "",
name: "dApp",
status: "Live TestNET",
wikilink: "https://code.terp.network/"
}
Once you have added your changes to a fork, open & submit a new PR to the main repo for review.