Releases: patractlabs/go-patract
Releases · patractlabs/go-patract
Himalia PatractGo v0.1.0
PatractGo consists of the following packages:
patractgo/metadata
contract metadata processing, and metadata-based contract processingpatractgo/rpc/native
re-encapsulation of the contract module interface to provide the contract-related interaction based on chain RPCpatractgo/rpc
implement the interaction with the contract based on metadatapatractgo/rest
implements an http service based on metadata to interact with the contractpatractgo/observer
Monitoring and Scanning support for contract status on the chainpatractgo/contracts/erc20
supports ERC20 contracts and examplespatractgo/tools
some tools for contracts develop