Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.48 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.48 KB

KBC ICP Incubator Library

This project defines the logic responsible for managing the on-chain operations of the KBC Coffee Trading Project.

The module is composed of Solidity smart contracts, ICP canisters and a NodeJs library that wraps the decentralized logic, offering the user a set of user-friendly methods. In addition, it also offers a suite of integration tests that can be run using the IDE.

The packages make use of a common library that contains logic shared between similar projects. This library is hosted on a private npm registry.

Prerequisites

Getting Started

  1. Clone this repository
  2. Enter the newly created folder
  3. Change branch to dev using command git checkout dev
  4. Navigate to the blockchain and follow the instructions in the README.md file
  5. Navigate to the icp/ts-canister and follow the instructions in the README.md file
  6. Navigate to the src folder and follow the instructions in the README.md file
  7. Navigate to the integration-tests folder and follow the instructions in the README.md file

Contact

For any questions, please contact the project team.