Skip to content

Stratos Network Documentation

  • Stratos is a decentralized data mesh for blockchain, it defines the next generation of decentralized computing services that can serve dAPPs, allowing smart contract developers to use decentralized infrastructure to deploy, store and execute their code and data.

  • The core objective of Stratos is to establish a distributed network ecosystem encompassing infrastructure providers, middleware developers, and dApp creators.

  • This collaboration is driven by shared development, value-sharing, and efficient dedication to providing dependable, cost-effective applications, fostering the thriving landscape of blockchain applications.

  • Stratos is committed to creating an unassailable environment for all dApps, ensuring the durability and reliability of applications.

  • We will continuously update this page as new features are introduced.



Quick Links URL
About Stratos and Whitepaper Link
Updates Link
HOWTO: Setup a Full-Chain node Link
HOWTO: Become a Validator Link
HOWTO: Setup a SDS Resource node Link
Full-Chain (Validator) node commands part 1 Link
Full-Chain (Validator) node commands part 2 Link
SDS Resource node commands Link
Address Convert Tool Link




Contribution🔗︎

Contribution

Thank you for considering to help out with the source code! We welcome contributions from anyone on the internet, and are grateful for even the smallest of fixes!

If you'd like to contribute to SDS(Stratos Decentralized Storage), please fork, fix, commit and send a pull request for the maintainers to review and merge into the main code base.

Please make sure your contributions adhere to our coding guidelines:

  • Code must adhere to the official Go formatting guidelines (i.e. uses gofmt).
  • Code must be documented adhering to the official Go commentary guidelines.
  • Pull requests need to be based on and opened against the dev branch, PR name should follow conventional commits.
  • Commit messages should be prefixed with the package(s) they modify.
    e.g. "pp: make trace configs optional"



License🔗︎

License

Copyright 2023 Stratos

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.