1{ 2 "tutorialSidebar": [ 3 { 4 "type": "autogenerated", 5 "dirName": "." 6 }, 7 { 8 "type": "category", 9 "label": "Resources", 10 "collapsed": true, 11 "items": [ 12 { 13 "type": "link", 14 "label": "Ignite CLI on Github", 15 "href": "https://github.com/ignite/cli" 16 }, 17 { 18 "type": "link", 19 "label": "Cosmos SDK Docs", 20 "href": "https://docs.cosmos.network/" 21 } 22 ] 23 } 24 ] 25} 26 27