Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 309 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 309 Bytes

Chateau

Chateau RPC protocol library and generator

Installation

go install github.com/oringik/crypto-chateau/cmd/chateau-gen@latest

Example generation

chateau-gen -language=go -chateau_file=examples/reverse/contract/reverse.chateau -codegen_output=examples/reverse/codegen