vyper

package
v0.2.104 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compile

func Compile(contractNamePath string) string

func CompileFromCLI

func CompileFromCLI(filepath string, option string)

func CompileWithOptions

func CompileWithOptions(contractNamePath string, option string)

TODO add switch statement Current Options: abi, bytecode, ir, asm, source_map

func ConvertByteArray

func ConvertByteArray(byteArray []byte) string

func DetectVyper

func DetectVyper(langOption string) bool

func GenerateVyperERC20Token

func GenerateVyperERC20Token() string

func InstallVyper

func InstallVyper(contractName string)

TODO

func SubProcessCompilerLocal

func SubProcessCompilerLocal(fileName string)

TODO NOTE this function does not work, it should call the actual local compiler function located in /vyper-go

func VyperVersion

func VyperVersion() string

func WriteToFile

func WriteToFile(name string, code string)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL