{"id":15448693,"url":"https://github.com/pmespresso/ParkingSpaceSubstrate","last_synced_at":"2025-10-11T12:31:49.118Z","repository":{"id":92467127,"uuid":"165695122","full_name":"pmespresso/ParkingSpaceSubstrate","owner":"pmespresso","description":"Basic demo for parking spaces registry using substrate node template","archived":false,"fork":false,"pushed_at":"2019-01-15T06:29:58.000Z","size":308,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-21T09:04:37.197Z","etag":null,"topics":["rust","substrate"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmespresso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-14T16:32:35.000Z","updated_at":"2021-07-15T16:28:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"30822405-5aa3-4434-a698-68f4ea0ce9ef","html_url":"https://github.com/pmespresso/ParkingSpaceSubstrate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pmespresso/ParkingSpaceSubstrate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmespresso%2FParkingSpaceSubstrate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmespresso%2FParkingSpaceSubstrate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmespresso%2FParkingSpaceSubstrate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmespresso%2FParkingSpaceSubstrate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmespresso","download_url":"https://codeload.github.com/pmespresso/ParkingSpaceSubstrate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmespresso%2FParkingSpaceSubstrate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005427,"owners_count":26083891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rust","substrate"],"created_at":"2024-10-01T20:29:13.812Z","updated_at":"2025-10-11T12:31:49.113Z","avatar_url":"https://github.com/pmespresso.png","language":"Rust","readme":"# parking-space-substrate\n\nParking Space Registry, silly example of using Substrate Node Template to launch a chain.\n\nYou rent a space by adding a balance to it, you can't rent spaces with a balance remaining on it.\n\n## Build and Start parking-space chain\n```\n$ curl https://getsubstrate.io -sSf | bash\n$ git clone https://github.com/yjkimjunior/ParkingSpaceSubstrate\n$ ./init.sh\n$ ./build.sh\n$ cargo build --release\n$ ./target/release/parking-space-substrate --dev\n```\n\n## Actually do stuff with the parking-space-chain runtime\nThe Polkadot/Substrate GUI makes it easier to interact with the runtime:\n\u003chttps://polkadot.js.org/apps/\u003e\n\nBecause we use a custom Struct to represent a Parking Space, we need to let the UI know about it so it can decode it appropriately. That's done with the `runtime/parking_space_struct.json` file, uploaded under the `Settings` tab in the UI.\n\n![](settings.png)\n\nHere you rent a space by paying some of your token balance onto it.\n\n![](extrinsic.png)\n\nHere you query the chain to confirm it actually happened.\n![](chain-state.png)\n","funding_links":[],"categories":["Tutorial Repositories"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmespresso%2FParkingSpaceSubstrate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmespresso%2FParkingSpaceSubstrate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmespresso%2FParkingSpaceSubstrate/lists"}