meerevm/

directory
v1.0.24 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2023 License: ISC

README

MeerEVM

The MeerEVM is the Qtimeer's implementation of the Ethereum Virtual Machine (EVM), which supports Ethereum Smart Contract and most Ethereum client functionality.

Amana

How to open Amana
~ ./qng -A=./ --amana
or
~ ./qng -A=./ --amana --amanaenv="--http"

You can use RPC ./cli.sh amanainfo to view the operation.

How to package transaction submission blocks for signers ?
  1. Import account into QNG node (Note: There are many ways to operate wallet accounts. Here, just one of them is listed for convenience)
~ ./qng --testnet -A=./ account import
or
~ ./qng --testnet -A=./ account new
  1. Configure QNG startup parameters
~ ./qng -A=./ --testnet --amana --amanaenv="--mine --miner.etherbase=[YourAddress] --unlock=[YourAddress] --password=./password"

Note: ./password" The unlock password of address from keystore is located in the current directory.

Directories

Path Synopsis
example
vm
It is called by go generate and used to automatically generate pre-computed Copyright 2017-2022 The qitmeer developers This file is auto generate by : go run mkalloc.go
It is called by go generate and used to automatically generate pre-computed Copyright 2017-2022 The qitmeer developers This file is auto generate by : go run mkalloc.go

Jump to

Keyboard shortcuts

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