This project provides Go smart contract examples and related resources specifically for the Casibase-based ChainMaker platform. It is intended for developers who wish to deploy and develop Go smart contracts on ChainMaker.
This repository contains Go example contract source code, binary files, and ready-to-use compressed packages for the Casibase-based ChainMaker platform. It aims to provide reference and practical examples for developers. Through this project, you can learn how to write, compile, and deploy Go smart contracts supported by ChainMaker.
For information on how to deploy a ChainMaker node that supports Go smart contracts or how to write Go smart contracts, please refer to the official documentation:
Developing Smart Contracts with Golang
- When rewriting example smart contracts, please note that corresponding changes to the Casibase platform may be required. Make sure to adapt according to the actual platform version and requirements.
- Please strictly follow the official documentation for the compilation and deployment process to ensure compatibility and security of the contracts.
This project also provides pre-compiled binary files and ready-to-use 7z compressed packages for quick integration and deployment by developers.
If you have any questions or suggestions, feel free to submit an Issue for feedback.