Skip to content

Skuchain Developer Documentation

This is Skuchain's developer documentation. It covers Skuchain's platform for inventory control and financing. It introduces developers to the platform and showcases the features of the contracts, CLI and SDK.

Product Overview

The Skuchain platform offers a suite of tools for managing modern supply chains and procurement operations. The skc-nodeio-cli and skc-trade-cli are command-line interfaces that interact with Skuchain's Trade Contracts on the EVM network.

The skc-sdk and skc-trade-sdk are TypeScript-based software development kits designed for developers to interact with Skuchain's smart contracts and protocols.

Skuchain's platform offers a variety of features related to Trade Tokens, Payment Commitment, Sales Order, Token Custody, and Token Exchange.

The platform can be used to facilitate a number of use cases, including purchase order backed solutions (with and without financing), collateral-based transactions, take-or-pay arrangements, and token exchange backed solutions such as preferred purchasing, multi-tier procurement, and advance payments.

Read about Product Overview →

Software Development Kit (SDK)

The skc-trade-sdk and skc-sdk empower developers to interact with Skuchain's platform using a suite of robust and flexible tools. This section provides the details and examples to get started, whether the goal is to tokenize assets, manage SKUs, or handle payments.

Explore SDK →

Exchange Framework

These contracts establish a secure and flexible framework for token and fiat exchanges, with robust controls for dispute resolution and participant management.

Exchange Contract →

Payment and Settlement Management

These contracts streamline payment workflows and collateral management, providing security, transparency, and flexibility for settling obligations.

Payment Commitment →
Token Custody →

Token Sales and Offers

Focused on tokenized sales, this contract enables negotiation-driven sales processes while maintaining control and security.

Sales Order →

Token Management

TradeToken provides a flexible tokenization framework, enabling ecosystems of interconnected tokens with varying use cases and conversion rules.

Trade Token →

Key Management

Cryptographically generated Keys must be kept safe and secure. In this section you can see how these keys are handled securly.

Key Management →

AWS

Amazon Web Services (AWS) is a cloud platform that offers scalable and secure infrastructure for transaction handling, including services like Lambda for execution, API Gateway for access control, and KMS for encryption. AWS ensures efficient real-time transaction processing with auto-scaling, monitoring, and security.

AWS →

Sign up

Sign up is one of initial steps that help organizations to onboard Skuchain's platform to start a trade.

Sign Up →

CLI Installation

CLIs are used to interact with and perform actions on assets. This section provides the steps to install and initialize the CLIs to execute various use cases.

CLI →