Versions in this module Expand all Collapse all v0 v0.2.1 Aug 22, 2025 Changes in this version + func DeployEmptyContract(auth *bind.TransactOpts, backend *simulated.Backend) (*common.Address, error) + func FloatTo18z(amount float64) *big.Int + func SetupBlockchain(t *testing.T, contractABI string, byteCode string, params ...interface{}) (*simulated.Backend, *bind.TransactOpts, *common.Address, *ecdsa.PrivateKey, ...)