/creditcoin-legacy-shared

Creditcoin Shared components are used by multiple projects in the legacy Hyperledger Sawtooth implementation of the Creditcoin protocol (version 1.8 and lesser versions) Creditcoin ecosystem

Primary LanguageC#GNU General Public License v3.0GPL-3.0

⚠️ 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.

Introduction

Creditcoin Shared components are used by multiple projects in the Creditcoin ecosystem.

Getting Started

The Creditcoin Client NuGet packages are available on NuGet.org.

Build and Test

dotnet restore
dotnet build
dotnet pack

Contribute

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

Issues and suggestions can be shared here.

Security Policy

See SECURITY.md for our security policy.