diff --git a/config/app.js b/config/app.js index 5d76544b3..bd597d65b 100644 --- a/config/app.js +++ b/config/app.js @@ -1,7 +1,8 @@ module.exports = { name: "Smart Contract UI", title: "Smart Contract UI | Ethereum contract interaction tool", - description: "Interact with any Ethereum/EVM smart contract with ease.", + description: + "Interact with any Ethereum/EVM smart contract with ease. Built for Beam network.", basePath: "/smartcontract-ui", // set to "" if not needed host: "https://xtools-at.github.io", corsProxyUrlPrefix: "https://corsproxy.io/?",