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
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.
To get started with GalaChain SDK, please see our Getting started guide or follow the From zero to deployment tutorial.
chain-api
- Common types, DTOs (Data Transfer Objects), APIs, signatures, and utils for GalaChainchain-client
- GalaChain client librarychain-test
- Unit testing and integration testing for GalaChainchain-cli
- Command line interface for chaincode developmentchaincode
- Framework for building chaincodes on 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.