Skip to content
/ sdk Public

GalaChain SDK allows you to develop, test, call and deploy chaincodes on GalaChain

License

Notifications You must be signed in to change notification settings

GalaChain/sdk

Repository files navigation

GalaChain SDK

Welcome to developing with GalaChain! GalaChain SDK is a set of TS tools to help you develop on GalaChain:

  • Utility libraries and chaincode framework to allow seamless development of chaincodes
  • Local development environment with hot code reload and local block browser
  • Easy start with chaincode template
  • Integration with GalaChain

Contributing

We welcome contributions to GalaChain SDK! Feel free to open issues and pull requests. Please see our contribution guide for more information, or look for the good first issue label on GitHub.

Getting started

To get started with GalaChain SDK, please see our Getting started guide or follow the From zero to deployment tutorial.

Working with GalaChain

Reference documentation

  • chain-api - Common types, DTOs (Data Transfer Objects), APIs, signatures, and utils for GalaChain
  • chain-client - GalaChain client library
  • chain-test - Unit testing and integration testing for GalaChain
  • chain-cli - Command line interface for chaincode development
  • chaincode - Framework for building chaincodes on GalaChain

About GalaChain

GalaChain is a layer 1 blockchain designed to be the foundation of Web3 Gaming, Entertainment and more. It is based on Hyperledger Fabric ® and developed by Gala Games. Read more about GalaChain.