package
0.0.0-20230504143406-b839e021e15e
Repository: https://github.com/hyperledger/transact-sdk-go.git
Documentation: pkg.go.dev

# Functions

CalculateDeploymentAddress calculates the state address for a given named deployment of a contract.
CalculateNamespaceRegistryAddress calculates the registry address for a namespace.
CalculateSmartPermissionAddress calculate sthe state address for a given smart permission.
ComputeContractAddress calculates the contract address for a version of a contract.
ComputeContractPrefix calculates the state address prefix for a given contract name {string} Returns the address prefix { string } length of 6.
ComputeContractRegistryAddress calculates the registry address for a contract.

# Constants

ContractPrefix is the contract prefix for global state.
ContractRegistryPrefix is the contract registry prefix for global state.
NamespaceRegistryPrefix is the namespace registry prefix for global state.
PikePrefix is the global address for pike.
SmartPermissionPrefix is the smart permission prefix for global state (00ec03).