{
    "version": "https://jsonfeed.org/version/1",
    "title": "Valhello",
    "description": "",
    "home_page_url": "https://valhello.app",
    "feed_url": "https://valhello.app/feed.json",
    "user_comment": "",
    "icon": "https://valhello.app/media/website/skull.png",
    "author": {
        "name": "Bruno Škvorc"
    },
    "items": [
        {
            "id": "https://valhello.app/approach-3-substrate/",
            "url": "https://valhello.app/approach-3-substrate/",
            "title": "Approach 3: Substrate",
            "summary": "<p>The third approach to building Valhello will be by using <a href=\"https://www.parity.io/substrate/\">Parity's Substrate</a>, a framework for building custom blockchains with custom logic.</p>\n",
            "image": "https://valhello.app/media/posts/4/23DFA35200000578-0-A_new_study_shows_the_importance_of_women_in_the_colonisation_of-a-4_1418032940998.jpg",
            "author": {
                "name": "Bruno Škvorc"
            },
            "tags": [
                   "substrate",
                   "basics"
            ],
            "date_published": "2019-01-06T11:01:03+01:00",
            "date_modified": "2019-01-06T11:24:59+01:00"
        },
        {
            "id": "https://valhello.app/approach-2-loomx/",
            "url": "https://valhello.app/approach-2-loomx/",
            "title": "Approach 2: LoomX",
            "summary": "<p>The second approach to building Valhello: add some plasma. Plasma chains are child chains living between \"clients\", but periodically being synced to the main chain which spawned them. We'll use a popular approach developed by one of the leaders in the field.</p>\n",
            "image": "https://valhello.app/media/posts/3/elvira-akchurina-viking_crop.jpg",
            "author": {
                "name": "Bruno Škvorc"
            },
            "tags": [
                   "plasma",
                   "basics"
            ],
            "date_published": "2019-01-06T10:55:38+01:00",
            "date_modified": "2019-01-06T11:24:51+01:00"
        },
        {
            "id": "https://valhello.app/approach-1-state-channels/",
            "url": "https://valhello.app/approach-1-state-channels/",
            "title": "Approach 1: State Channels",
            "summary": "<p>The first approach to build Valhello will be with state channels. How will the state channel approach help Valhello grow? What are State channels and how do they work? Are they a viable scaling solution? Let's see.</p>\n",
            "image": "https://valhello.app/media/posts/2/p02m63dp.jpg",
            "author": {
                "name": "Bruno Škvorc"
            },
            "tags": [
                   "state-channels",
                   "basics"
            ],
            "date_published": "2019-01-06T09:01:01+01:00",
            "date_modified": "2019-01-06T11:20:49+01:00"
        },
        {
            "id": "https://valhello.app/valhello-world/",
            "url": "https://valhello.app/valhello-world/",
            "title": "Valhello World",
            "summary": "<p> </p>\n<p>Valhello is a MUD: a <a href=\"https://en.wikipedia.org/wiki/MUD\">multi user dungeon</a>. MUDs are text-based games with extremely simple interfaces where users usually type in the commands they want to do. Let's build one that's blockchain-assisted and explain what that even means.</p>\n",
            "image": "https://valhello.app/media/posts/1/lostvikingsi_em_008_117327.jpg",
            "author": {
                "name": "Bruno Škvorc"
            },
            "tags": [
                   "basics"
            ],
            "date_published": "2019-01-05T20:25:45+01:00",
            "date_modified": "2019-01-06T11:23:15+01:00"
        }
    ]
}
