Skip to content

yakkle/goloop

This branch is 897 commits behind icon-project/goloop:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0942801 · Nov 9, 2022
Nov 9, 2022
Nov 8, 2022
Nov 8, 2022
Oct 31, 2022
Aug 23, 2022
Nov 7, 2022
Nov 8, 2022
Nov 8, 2022
Nov 8, 2022
Nov 7, 2022
Nov 9, 2022
Dec 6, 2021
Oct 28, 2022
Oct 28, 2022
Nov 7, 2022
Nov 2, 2022
Dec 1, 2021
Oct 19, 2022
Nov 1, 2022
Nov 8, 2022
Nov 8, 2022
Nov 8, 2022
Jan 29, 2021
Nov 8, 2022
Sep 11, 2020
Apr 13, 2022
Oct 18, 2022
Nov 2, 2022
Nov 7, 2022
Nov 7, 2022

Repository files navigation

Goloop

codecov

Official Blockchain Architecture Implementation of the ICON 2.0 Protocol.

Welcome to the Goloop github repository. Goloop is a smart contract enabled enterprise-grade blockchain software written in Go with many unique features providing a secure, immutable and scalable environment to develop decentralized applications.

This github repository contains the source code of the Goloop software, which will serve as base modules for enterprise blockchains as well as the implementation base for ICON 2.0 protocol.

Introduction

Contribution Guidelines

There are two branches in the repository. "master" is the development branch for ICON 2.0 and the "base" is the branch shared with enterprises and public blockchains. Therefore, the updates only focused on the base modules will be committed to the "base" branch, while the economics and governance logics focused updates are committed to the "master" branch.

We will update more detailed guidelines to collaborate with community developers.

License

This project is available under the Apache License, Version 2.0.

Community

The following links are the ICON community developer chat channel, developer website, and community forum. More detailed information regarding Goloop will be updated on the links below.

About

A blockchain node written in Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 50.9%
  • Java 39.7%
  • Python 8.2%
  • Shell 0.8%
  • Dockerfile 0.2%
  • Makefile 0.1%
  • C 0.1%