Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

418 Commits
 
 
 
 

Repository files navigation

Smart Contract

A simple open-source project for creating and managing smart contracts.

Smart Contract is designed to provide a secure and transparent way to create, execute, and manage smart contracts. This project uses Go and Chain33 as the underlying blockchain platform.

Features:

  • Create, store, and manage smart contracts on the blockchain
  • Execute smart contracts with ease
  • Supports multiple contract languages (e.g. Solidity, Chain33 Contract Script)
  • High-performance blockchain operations

Install:

go get github.com/chain33/smart_contract

Usage:

go run main.go create_contract --name my_contract --code ./contract_contract.go
go run main.go execute_contract --name my_contract --func my_function

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages