{"id":13409142,"url":"https://github.com/LimeChain/gosemble","last_synced_at":"2025-03-14T14:31:05.113Z","repository":{"id":65454527,"uuid":"567139347","full_name":"LimeChain/gosemble","owner":"LimeChain","description":"Go-based framework for building Polkadot/Substrate-compatible runtimes. 🧱","archived":false,"fork":false,"pushed_at":"2024-05-22T10:19:37.000Z","size":44029,"stargazers_count":7,"open_issues_count":35,"forks_count":4,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2024-05-22T10:56:45.975Z","etag":null,"topics":["blockchain","framework","go","golang","parachain","polkadot","runtimes","sdk","tinygo","wasm","webassembly"],"latest_commit_sha":null,"homepage":"https://limechain.github.io/gosemble/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LimeChain.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-11-17T06:37:06.000Z","updated_at":"2024-05-29T08:31:53.341Z","dependencies_parsed_at":"2023-10-22T19:32:00.683Z","dependency_job_id":"1cecb0dc-c792-47b1-936a-ba05f8550e3a","html_url":"https://github.com/LimeChain/gosemble","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimeChain%2Fgosemble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimeChain%2Fgosemble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimeChain%2Fgosemble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimeChain%2Fgosemble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LimeChain","download_url":"https://codeload.github.com/LimeChain/gosemble/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243593305,"owners_count":20316164,"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","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":["blockchain","framework","go","golang","parachain","polkadot","runtimes","sdk","tinygo","wasm","webassembly"],"created_at":"2024-07-30T20:00:58.323Z","updated_at":"2025-03-14T14:31:01.492Z","avatar_url":"https://github.com/LimeChain.png","language":"Go","readme":"# Gosemble\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/LimeChain/gosemble)](https://goreportcard.com/report/github.com/LimeChain/gosemble)\n[![codecov](https://codecov.io/github/LimeChain/gosemble/graph/badge.svg?token=48SIN10OBK)](https://codecov.io/github/LimeChain/gosemble)\n\n\u003e [!WARNING]\n\u003e Gosemble is in pre-production and the code is not yet audited. Use at your own risk.\n\nGo implementation of Polkadot/Substrate compatible runtimes. For more details, check\nthe [Official Documentation](https://limechain.github.io/gosemble/)\n\n### Quick Start\n\n#### Prerequisites\n\n- [Git](https://git-scm.com/downloads)\n- [Go 1.21](https://golang.org/doc/install)\n- [Docker](https://docs.docker.com/install/)\n- [Rust](https://docs.substrate.io/install/) (for building the Substrate node)\n\n#### Clone the repository\n\n```bash\ngit clone https://github.com/LimeChain/gosemble.git\ncd gosemble\n```\n\n#### Pull all necessary git submodules\n\n```bash\ngit submodule update --init --recursive\n```\n\n#### Build\n\nTo build a runtime, execute: \n\n```bash\nmake build-docker-release\n```\n\n#### Start a local network\n\nAfter the runtime is built, start a local network using Substrate host:\n\n```bash\nmake start-network\n```\n\n#### Run Tests\n\nAfter the Runtime is built, execute the tests with the help of [Gossamer](https://github.com/LimeChain/gossamer), which\nis used to import necessary Polkadot Host functionality and interact with the Runtime.\n\n```bash\nmake test-unit\nmake test-integration\n```\n","funding_links":[],"categories":["Blockchain","Resources","区块链"],"sub_categories":["Polkadot Runtime Implementation"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLimeChain%2Fgosemble","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLimeChain%2Fgosemble","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLimeChain%2Fgosemble/lists"}