package
0.0.0-20220820134905-666a20ff9307
Repository: https://github.com/entropyio/go-entropy.git
Documentation: pkg.go.dev

# Packages

Package jsre provides execution environment for JavaScript.
No description provided by the author
package web3ext contains geth specific web3.js extensions.

# Functions

New initializes a JavaScript interpreted runtime environment and sets defaults with the config struct.

# Constants

DefaultPrompt is the default prompt line prefix to use for user input querying.
HistoryFile is the file within the data directory to store input scrollback.

# Structs

Config is the collection of configurations to fine tune the behavior of the JavaScript console.
Console is a JavaScript interpreted runtime environment.