{"id":13564779,"url":"https://github.com/stratosnet/stratos-chain","last_synced_at":"2026-01-16T21:08:18.973Z","repository":{"id":37800093,"uuid":"354844124","full_name":"stratosnet/stratos-chain","owner":"stratosnet","description":"Stratos Blockchain","archived":false,"fork":false,"pushed_at":"2025-04-03T13:58:44.000Z","size":5516,"stargazers_count":43,"open_issues_count":2,"forks_count":23,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-03T14:41:34.969Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/stratosnet.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":"2021-04-05T13:28:27.000Z","updated_at":"2024-12-19T14:42:15.000Z","dependencies_parsed_at":"2024-06-03T16:00:55.369Z","dependency_job_id":"75da32f6-194c-4dcf-ae56-44dff0da9759","html_url":"https://github.com/stratosnet/stratos-chain","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratosnet%2Fstratos-chain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratosnet%2Fstratos-chain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratosnet%2Fstratos-chain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratosnet%2Fstratos-chain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stratosnet","download_url":"https://codeload.github.com/stratosnet/stratos-chain/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247083724,"owners_count":20880898,"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":[],"created_at":"2024-08-01T13:01:35.756Z","updated_at":"2026-01-16T21:08:18.960Z","avatar_url":"https://github.com/stratosnet.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"## Stratos-Chain\n\n`Stratos` is the first decentralized data architecture that provides scalable, reliable, self-balanced storage, database and computation network, and offers a solid foundation for data processing.\n`Stratos-Chain` is a Golang implementation of the `Stratos` protocol.\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/stratosnet/stratos-chain)](https://goreportcard.com/badge/github.com/stratosnet/stratos-chain)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n--- ---\n\n## Recommended hardware/software\n\n- \u003cb\u003eRecommended Hardware\u003c/b\u003e\n\n        * CPU           i5 (4 cores)\n        * RAM           16GB\n        * Hard disk     2TB\n\n\n- \u003cb\u003eSoftware(tested version)\u003c/b\u003e\n\n        * Ubuntu 18.04+\n        * Go 1.18+ linux/amd64\n\n\n- \u003cb\u003ePlatform\u003c/b\u003e\n\n    * Linux(tested on Ubuntu18.04 and 20.04)\n    * Mac OS\n    * Windows\n\n      It is possible to build and run the software on Windows. However, we did not test it on Windows completely.\n      It may give you unexpected results, or it may require additional setup.\n\n      An alternative option is to install a separate virtual Linux system using [VirtualBox](https://www.virtualbox.org/wiki/Downloads) or [VMware Workstation](https://www.vmware.com/ca/products/workstation-player/workstation-player-evaluation.html)\n\n--- ---\n\n## Connect to `Stratos` Network\n\n### A Full node on the test Stratos network\nFor prerequisites and detailed instructions of connecting to `Tropos Incentive Testnet` network, please refer to [Tropos Incentive Testnet](https://github.com/stratosnet/sds/wiki/Tropos-Incentive-Testnet).\n\n### Full node on the main Stratos network - TBA\nPrerequisites and detailed instructions of main network will be added later.\n\n--- ---\n\n## Stratos Explorer\n\n* https://explorer-tropos.thestratos.org/\n\n---\n\n## References\n\n\u003cdetails\u003e\n    \u003csummary\u003e\u003cb\u003e\u003ccode\u003eStratos-chain\u003c/code\u003e document List\u003c/b\u003e\u003c/summary\u003e\n\n\u003cbr\u003e\n\n* [Tropos Incentive Testnet](https://github.com/stratosnet/sds/wiki/Tropos-Incentive-Testnet)\n\n* ['stchaind' Commands(part1)](https://github.com/stratosnet/stratos-chain/wiki/Stratos-Chain-%60stchaind%60-Commands(part1))\n\n* [stchaind' Commands(part2)](https://github.com/stratosnet/stratos-chain/wiki/Stratos-Chain-%60stchaind%60-Commands(part2))\n\n* [gRPC Queries](https://github.com/stratosnet/stratos-chain/wiki/Stratos-Chain-gRPC-Queries)\n\n* [REST APIs](https://github.com/stratosnet/stratos-chain/wiki/Stratos-Chain-REST-APIs)\n\n* [How to become a validator](https://github.com/stratosnet/stratos-chain/wiki/How-to-Become-a-Validator)\n\n* [`ppd terminal` subcommand](https://github.com/stratosnet/sds/wiki/%60ppd-terminal%60--subcommands)\n\n\u003c/details\u003e\n\n--- ---\n\n## Contribution\n\nThank you for considering to help out with the source code! We welcome contributions\nfrom anyone on the internet, and are grateful for even the smallest of fixes!\n\nIf you'd like to contribute to stratos-chain, please fork, fix, commit and send a pull request\nfor the maintainers to review and merge into the main code base.\n\nPlease make sure your contributions adhere to our coding guidelines:\n\n* Code must adhere to the official Go [formatting](https://golang.org/doc/effective_go.html#formatting)\n  guidelines (i.e. uses [gofmt](https://golang.org/cmd/gofmt/)).\n* Code must be documented adhering to the official Go [commentary](https://golang.org/doc/effective_go.html#commentary)\n  guidelines.\n* Pull requests need to be based on and opened against the `main` branch.\n* Commit messages should be prefixed with the package(s) they modify.\n    * E.g. \"eth, rpc: make trace configs optional\"\n\n--- ---\n\n## License\n\nCopyright 2023 Stratos\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the [License](http://www.apache.org/licenses/LICENSE-2.0)\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstratosnet%2Fstratos-chain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstratosnet%2Fstratos-chain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstratosnet%2Fstratos-chain/lists"}