Skip to content

Commit

Permalink
docs(ledger-browser): add links to documentation
Browse files Browse the repository at this point in the history
Changes
----------------
1. Added links to documentation and setup guides.
Fixes #3550

Signed-off-by: sirisayshello <veckovis.salongen0p@icloud.com>
  • Loading branch information
sirisayshello committed Oct 8, 2024
1 parent c331a63 commit eac6859
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ import { AppCategory } from "../../common/app-category";

const ethBrowserAppDefinition: AppDefinition = {
appName: "Ethereum Browser",
appDocumentationURL: "https://hyperledger-cacti.github.io/cacti/cactus/ledger-browser/plugin-apps/ethereum-browser/",
appSetupGuideURL: "https://hyperledger-cacti.github.io/cacti/cactus/ledger-browser/plugin-apps/ethereum-browser/#setup",
category: AppCategory.LedgerBrowser,
defaultInstanceName: "My Eth Browser",
defaultDescription:
Expand Down

0 comments on commit eac6859

Please sign in to comment.