File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -234,6 +234,11 @@ export const useNav = () => {
234
234
description : t ( "nav-prediction-markets-description" ) ,
235
235
href : "/prediction-markets/" ,
236
236
} ,
237
+ {
238
+ label : t ( "real-world-assets" ) ,
239
+ description : t ( "nav-rwa-description" ) ,
240
+ href : "/real-world-assets/" ,
241
+ } ,
237
242
] ,
238
243
} ,
239
244
] ,
Original file line number Diff line number Diff line change 320
320
"nav-roadmap-user-experience" : " Better user experience" ,
321
321
"nav-roadmap-ux-description" : " Using Ethereum needs to be simplified" ,
322
322
"nav-roadmap-ux-label" : " Better user experience" ,
323
+ "nav-rwa-description" : " A method for turning valuable commodities into digital tokens." ,
323
324
"nav-run-a-node-description" : " Become fully sovereign while helping secure the network" ,
324
325
"nav-security-description" : " Learn best practices when using cryptocurrency" ,
325
326
"nav-smart-contracts-description" : " The fundamental building blocks of the Ethereum ecosystem" ,
389
390
"rollup-component-technology-and-risk-summary" : " Technology and risk summary" ,
390
391
"rollup-component-website" : " Website" ,
391
392
"run-a-node" : " Run a node" ,
393
+ "real-world-assets" : " RWAs - Real world assets" ,
392
394
"saas" : " Staking as a service" ,
393
395
"scaling" : " Scaling" ,
394
396
"search" : " Search" ,
You can’t perform that action at this time.
0 commit comments