Coder Social home page Coder Social logo

aelf's Introduction

AElf - A Decentralized Cloud Computing Blockchain Network

Build Status

Waffle.io - Columns and their card count

Welcome to AElfs’ official GitHub repository. The code is still in its early stages and is under constant change to improve its quality and functionality.

You can find out more about AElf by reading the White Paper.

Official website: aelf.io

Overview

AElfs main objective is to permit scalability and extensibility through a multi-layer branching structure formed by a main chain and multiple levels of side-chains (a tree like structure). Each side-chain will be designed for one business use case. We also plan to include communication with external blockchains like Bitcoin or Ethereum.

AElf also aims to make it as easy as possible to extend/customize the system by providing easy to use tools and frameworks in order to customize the chains and write smart contracts. AElf will support various languages that will let developers choose the one they are the most comfortable with.

AElf will improve overall blockchain performance by executing transactions in parallel and isolating smart contracts in their own side-chains in order to segregate the systems resources.

Development

In these early stages, we want to concentrate on developing the kernel of the system. This corresponds to the most basic building block of the system. Notably, structures like chain and storage will be implemented in it. The next step will be to develop the networking and consensus layer used to create the network. The final step will be to work on AElfs gouvernance system.

If you want to run the code you can clone the repository and open the project with any IDE that support C# and the .NET core runtime (we would recommend either Visual Studio on Windows or Rider if you’re on a Mac). You will also need to have the .NET Core SDK installed.

For now the solution includes the unit tests, you can run them and study them to get an idea as to how different parts of the current system work and how they’re used.

You will find some more in-depth technical documentation here.

How to Contribute

If you have a reasonable understanding of blockchain technology and at least some notions of C# you can of course contribute by using GitHub issues and Pull Requests. We also appreciate other types of contributions such as documentation improvements or even correcting typos in the code if you spot any.

The standard procedure is well documented on GitHub, for detailed explanation, especially if it’s the first time you’re doing this, you can follow the procedure on the following links: Working with forks and Pull Requests. Basically, you fork the AElf repository, create a branch that clearly indicates the problem you’re solving. Later, when you are happy with your work, you create a Pull Request so we can review and discuss your implementation.

If the problem needs debating or you have questions on how to implement a feature, we would prefer you open a GitHub issue. If you spotted a typo or a code formatting issue, just directly opening a Pull Request is fine.

Supported Platforms

Any platform that supports .NET Core is compatible.

aelf's People

Contributors

daotianya avatar dennislfurrer avatar doclight1 avatar eancuznaivy avatar ericblack avatar ethiril avatar gldeng avatar justbeingjustin avatar loning avatar mashujie avatar mengruipan avatar padawanzh avatar reyoung1110 avatar rosona avatar samfrb avatar shiwk avatar xtaci avatar xuxiao415 avatar zhaoyiqi726 avatar zhxymh avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.