stratos-chain

module
v0.11.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 15, 2023 License: Apache-2.0

README

Stratos-Chain

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. Stratos-Chain is a Golang implementation of the Stratos protocol.

Go Report Card License


  • Recommended Hardware

      * CPU           i5 (4 cores)
      * RAM           16GB
      * Hard disk     2TB
    
  • Software(tested version)

      * Ubuntu 18.04+
      * Go 1.18+ linux/amd64
    
  • Platform

    • Linux(tested on Ubuntu18.04 and 20.04)

    • Mac OS

    • Windows

      It is possible to build and run the software on Windows. However, we did not test it on Windows completely. It may give you unexpected results, or it may require additional setup.

      An alternative option is to install a separate virtual Linux system using VirtualBox or VMware Workstation


Connect to Stratos Network

A Full node on the test Stratos network

For prerequisites and detailed instructions of connecting to Tropos Incentive Testnet network, please refer to Tropos Incentive Testnet.

Full node on the main Stratos network - TBA

Prerequisites and detailed instructions of main network will be added later.


Stratos Explorer


References

Stratos-chain document List

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 stratos-chain, 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 main branch.
  • Commit messages should be prefixed with the package(s) they modify.
    • E.g. "eth, rpc: make trace configs optional"

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.

Directories

Path Synopsis
api module
app
cmd
bls
hd
sha3
Package sha3 implements the SHA-3 fixed-output-length hash functions and the SHAKE variable-output-length hash functions defined by FIPS-202.
Package sha3 implements the SHA-3 fixed-output-length hash functions and the SHAKE variable-output-length hash functions defined by FIPS-202.
ethereum
rpc
Package rpc contains RPC handler methods and utilities to start Stratos Web3-compatibly JSON-RPC server.
Package rpc contains RPC handler methods and utilities to start Stratos Web3-compatibly JSON-RPC server.
types
NOTE: Legacy!!!
NOTE: Legacy!!!
x
evm
evm/tracers/js/internal/tracers
Package tracers contains the actual JavaScript tracer assets.
Package tracers contains the actual JavaScript tracer assets.
evm/tracers/native
Package native is a collection of tracers written in go.
Package native is a collection of tracers written in go.
evm/types
Package types is a reverse proxy.
Package types is a reverse proxy.
pot
pot/types
Package types is a reverse proxy.
Package types is a reverse proxy.
register/types
Package types is a reverse proxy.
Package types is a reverse proxy.
sds
sds/types
Package types is a reverse proxy.
Package types is a reverse proxy.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL