File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Web-Wallet
22
3- Decentralized and Distributed Blockchain-Infused Multimedia Streaming Application
3+ Web-Wallet for altcoin daemons.
44
55
66## Prerequisites:
Original file line number Diff line number Diff line change @@ -21,13 +21,13 @@ exports.env = "development";
2121exports . appHost = "localhost" ;
2222
2323// The app title, visible in browser window
24- exports . appTitle = "Web-Wallet" ;
24+ exports . appTitle = "Altcoin Web-Wallet" ;
2525
2626// The app slogan
27- exports . appSlogan = "Explore the Unexplored !" ;
27+ exports . appSlogan = "Explore the Altcoin !" ;
2828
2929// The app description
30- exports . appDescription = "Find short videos and documentaries from producers all around the world ." ;
30+ exports . appDescription = "Altcoin description goes here ." ;
3131
3232// The copyright for the footer
3333exports . copyRight = "Copyright (c) " + moment ( ) . utc ( ) . format ( "YYYY" ) + ", The " + this . appTitle + " developers. All rights reserved." ;
Original file line number Diff line number Diff line change 1414 "appHost": "localhost",
1515
1616 // The app title, visible in browser window
17- "appTitle": "Web-Wallet Title ",
17+ "appTitle": "Altcoin Web-Wallet",
1818
1919 // The app slogan
20- "appSlogan": "Explore the Unexplored !",
20+ "appSlogan": "Explore the Altcoin !",
2121
2222 // The app description
23- "appDescription": "Find short videos and documentaries from producers all around the world .",
23+ "appDescription": "Altcoin description goes here .",
2424
2525 // The copyright for the footer (uncomment to override default)
2626 //"copyRight": "Copyright (c) 2016-2017, The Web-Wallet developers. All rights reserved.",
You can’t perform that action at this time.
0 commit comments