{"id":20484140,"url":"https://github.com/standardweb3/standard-substrate","last_synced_at":"2025-04-13T14:35:48.619Z","repository":{"id":37862833,"uuid":"332063064","full_name":"standardweb3/standard-substrate","owner":"standardweb3","description":"substrate implementation of Standard protocol","archived":false,"fork":false,"pushed_at":"2023-11-20T10:53:53.000Z","size":480707,"stargazers_count":15,"open_issues_count":40,"forks_count":13,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-27T05:34:55.884Z","etag":null,"topics":["blockchain","docker","node","standard","substrate"],"latest_commit_sha":null,"homepage":"https://standard.tech","language":"Rust","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/standardweb3.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}},"created_at":"2021-01-22T21:09:07.000Z","updated_at":"2025-03-26T00:23:33.000Z","dependencies_parsed_at":"2023-02-10T02:31:17.122Z","dependency_job_id":null,"html_url":"https://github.com/standardweb3/standard-substrate","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardweb3%2Fstandard-substrate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardweb3%2Fstandard-substrate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardweb3%2Fstandard-substrate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardweb3%2Fstandard-substrate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standardweb3","download_url":"https://codeload.github.com/standardweb3/standard-substrate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248729158,"owners_count":21152360,"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","docker","node","standard","substrate"],"created_at":"2024-11-15T16:19:58.250Z","updated_at":"2025-04-13T14:35:48.598Z","avatar_url":"https://github.com/standardweb3.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Standard Substrate\n\n![banner](./media/standard-substrate.png)\n\n## Github Actions status\n\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/digitalnativeinc/standard-substrate?label=latest%20release)\n![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/digitalnativeinc/standard-substrate?include_prereleases\u0026label=latest%20pre-release)\n\n[![Tests run](https://github.com/digitalnativeinc/standard-substrate/actions/workflows/fmt-checks-tests.yml/badge.svg?branch=master)](https://github.com/digitalnativeinc/standard-substrate/actions/workflows/fmt-checks-tests.yml)\n[![Build Binaries](https://github.com/digitalnativeinc/standard-substrate/actions/workflows/binary-build.yml/badge.svg?branch=master)](https://github.com/digitalnativeinc/standard-substrate/actions/workflows/binary-build.yml)\n[![Build Runtime](https://github.com/digitalnativeinc/standard-substrate/actions/workflows/runtime-build.yml/badge.svg?branch=master)](https://github.com/digitalnativeinc/standard-substrate/actions/workflows/runtime-build.yml)\n\n# Contact\n\nFor questions about interacting with Standard protocol, please visit [our Discord server](https://discord.standard.tech).\n\nFor security concerns, email [contact@standard.tech](mailto:contact@standard.tech).\n\n# Overview\n\nThis repo has the implementation for Standard Protocol in Parity Substrate.\n\nStandard protocol is the omni-stablecoin protocol secured with stability mechanisms and collaterized by digital assets across blockchains.\n\n# Documentation\n\nDocumentation describing how Standard Protocol works is available [here](https://docs.standard.tech).\n\nAll documentation related to running a validator node can be found on [gitbook.io](https://standard-protocol-1.gitbook.io/standard-protocol-validator-guide/).\n\n# Build\n\nUp to date instructions on building this project can be found on [gitbook.io](https://standard-protocol-1.gitbook.io/standard-protocol-validator-guide/).\n\n### Rust\n\nInstallation instructions can be found by navigating to [Substrate docs](https://substrate.dev/docs/en/knowledgebase/getting-started/).\n\n### Docker\n\nIf opting in to use Docker, you will need to install both Docker and Docker Compose. Up to date installation steps can be found here for [Docker](https://docs.docker.com/engine/install/) and for [Docker Compose](https://docs.docker.com/compose/install/).\n\n## Cloning repository\n\nThis repository uses ORML repository submodule in root. In order to clone with submodule included use the following:\n\n```bash\ngit clone --recursive https://github.com/digitalnativeinc/standard-substrate.git\n```\n\nIf you cloned the repository already, use:\n\n```bash\ngit submodule update --init\n```\n\n## Building from source\n\nAll commands used are referenced in a [Makefile](./Makefile).\n\n### Initialise Rust\n\nThis step is required to work with Substrate.\n\n```bash\nmake init\n```\n\n### Build project without running\n\n```bash\nmake build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstandardweb3%2Fstandard-substrate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstandardweb3%2Fstandard-substrate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstandardweb3%2Fstandard-substrate/lists"}