Skip to content

Yinet-project/Stem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stem: A distributed infrastructure

read in other language: 简体中文

Table of Contents

Overview

Introduction

The goal of Stem is to become the basic stem cell of a distributed system. Its design for IoT devices and even general computing devices. It characterizes by security, high efficiency, controllable, and low device requirements. Karma's goal is to provide a data interaction framework that is different from traditional centralized design. In this way, we try to solve the problems of single point failure, data security, network stability and so on in the conventional centralized system.

Project structure

This part present all project structure and this project's location.

  • Yinet: Root project.
    • Stem: A distributed infrastructure.
    • Lightcore: A lightweight flexable blockchain framework.
    • Hodor: Distributed AI Helper with RDF.
    • Karma: Advance cryptography toolkits.
    • Vida: Misc project of Yinet for application.
      • Curdata: Application at financial.

Project Design

To learn more design detail for this project, please read [Paper and Documents](#Paper and Documents).

Paper and Documents

  • Whitepaper: Describe Stem's aims and design principle.
  • RFCs: Describe the detail of project.

State of project

Stem is a work in process!

Implementation

We present project's roadmap here.

Contribute

There are many way to contribute us. We welcome all type of contributions.

Help with the design

Please create issue for related project to discuss. Then you can propose a RFC to make these discuss to be a standard.

Help with the implementations

You can make issue and pull request for related implementation project.

License

MIT

Releases

No releases published

Packages

No packages published

Languages