Documentation
¶
Index ¶
- Constants
- func DeleteConfigs(subnetName string) error
- func GetBaseDir() string
- func ParseGreeterAddress(output string) error
- func ParseRPCFromDeployOutput(output string) (string, error)
- func ParseRPCFromRestartOutput(output string) (string, error)
- func RunHardhatScript(script string) (string, string, error)
- func RunHardhatTests(test string) error
- func SetHardhatRPC(rpc string) error
- func SubnetConfigExists(subnetName string) (bool, error)
Constants ¶
View Source
const ( BaseTest = "./test/index.ts" GreeterScript = "./scripts/deploy.ts" GreeterCheck = "./scripts/checkGreeting.ts" )
Variables ¶
This section is empty.
Functions ¶
func DeleteConfigs ¶
func GetBaseDir ¶
func GetBaseDir() string
func ParseGreeterAddress ¶
func RunHardhatTests ¶
func SetHardhatRPC ¶
func SubnetConfigExists ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.