Skip to content

casibase/contract-fact-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contract-fact-go

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.

Project Overview

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.

Documentation

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

Notes

  • 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.

Resource Description

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.