Skip to content

Commit

Permalink
Update tonconnect-manifest.json (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
31Vector31 authored Oct 17, 2024
1 parent 023b39a commit c5ece7c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dash.board/public/tonconnect-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"url": "https://dashbooard-nine.vercel.app",
"name": "CTO Dash.Board",
"iconUrl": "https://dashbooard-nine.vercel.app/logo.png",
"projectId": "cto-dash-board-project-id", // Add this line
"redirectURL": "https://dashbooard-nine.vercel.app", // Replace with your actual redirect URL
"projectId": "cto-dash-board-project-id",
"redirectURL": "https://dashbooard-nine.vercel.app",
"network": {
"chainId": 1, // Replace with the appropriate chain ID
"network": "mainnet" // Replace with "testnet" if applicable
"chainId": 1,
"network": "mainnet"
}
}
}

0 comments on commit c5ece7c

Please sign in to comment.