Skip to content

nightowl121/goloop

This branch is 29 commits ahead of, 582 commits behind icon-project/goloop:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 13, 2023
Aug 28, 2023
Aug 28, 2023
Aug 24, 2023
Jul 25, 2023
Aug 28, 2023
Aug 28, 2023
Aug 22, 2023
Aug 25, 2023
Jul 5, 2023
Aug 28, 2023
Nov 25, 2022
Jul 25, 2023
Jun 19, 2023
Feb 17, 2023
Nov 2, 2022
Nov 25, 2022
Jun 19, 2023
Aug 4, 2023
Aug 24, 2023
Aug 1, 2023
Jun 19, 2023
Jan 29, 2021
Apr 5, 2023
Sep 11, 2020
Apr 13, 2022
Feb 21, 2023
Apr 10, 2023
Feb 28, 2023
Feb 28, 2023

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 51.5%
  • Java 39.6%
  • Python 7.7%
  • Shell 0.8%
  • Dockerfile 0.2%
  • Makefile 0.1%
  • C 0.1%