Giter Club home page Giter Club logo

creditcoin-legacy-gateway's Introduction

โš ๏ธ The Sawtooth implementation of Creditcoin has been replaced by a Substate-based version. Please see https://medium.com/creditcoin-foundation and https://github.com/gluwa/creditcoin for more information.

Gluwa Creditcoin

What is Creditcoin?

Creditcoin is a network that enables cross-blockchain credit transaction and credit history building. Creditcoin uses blockchain technology to ensure the objectivity of its credit transaction history: each transaction on the network is distributed and verified by the network.

The Creditcoin protocol was created by Gluwa. Gluwa Creditcoin is the official implementation of the Creditcoin protocol by Gluwa.

For more information, see https://creditcoin.org, or read the original whitepaper.

Other Creditcoin Components

In order to facilitate modular updates, the Creditcoin components have been divided into several repos.

  • This repo includes the Creditcoin Gateway
  • Sawtooth-Core contains the Creditcoin fork of Sawtooth 1.2.x and is where most future development will take place
  • Sawtooth-SDK-Rust is the Gluwa fork of the Ruse Sawtooth SDK for Creditcoin 2.0
  • Creditcoin-Consensus-Rust is the home for the Rust-based version of the Consensus engine used by Creditcoin 2.0
  • Creditcoin-Processor-Rust is where you can find the Rust-based Creditcoin Transaction Processor for Creditcoin 2.0
  • Creditcoin-Shared has the CCCore, CCPlugin framework, and several plugins such as Bitcoin, ERC20, Ethereum and Ethless
  • Creditcoin-Client houses the command-line client for communicating with the Creditcoin blockchain

License

Creditcoin is licensed under the GNU Lesser General Public License software license.

Licenses of dependencies distributed with this repository are provided under the \DependencyLicense directory.

Development Process


The master branch is regularly built and tested, but it is not guaranteed to be completely stable. Tags are created regularly from release branches to indicate new official, stable release versions of Gluwa Creditcoin.

Build and Test

Prerequisite: dotnet-sdk-3.1.

dotnet restore
dotnet build

After building the plugin DLLs ("g<type>.dll") under \ccgateway\plugins should be copied into a plugins folder inside ccgateway\bin\<Build Configuration>\netcoreapp3.1 (i.e. "ccgateway\bin\debug\netcoreapp3.1\plugins")

Development Process

The master branch is regularly built and tested, but it is not guaranteed to be completely stable. Tags are created regularly from release branches to indicate new official, stable release versions of Creditcoin Client.

Contribute

See Coding-Standards/C# Coding Standards.md for our coding standards.

Issues and suggestions can be shared here.

creditcoin-legacy-gateway's People

Contributors

atodorov avatar colingluwa avatar nathanwhit avatar

Watchers

 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.