Skip to content
This repository was archived by the owner on Sep 12, 2023. It is now read-only.
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9,883 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Ethereum

Forked from tendermint/go-ethereum for Lity.

Prerequisites

Building the source

Once the dependencies are installed, run

make geth

or, to build the full suite of utilities:

make all

Usage

Attach to a Travis node

$ geth attach http://localhost:8545

Compile EVM bytecode

$ evm compile ...

Run EVM bytecode

$ evm run ...

License

The go-ethereum library (i.e. all code outside of the cmd directory) is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the COPYING.LESSER file.

The go-ethereum binaries (i.e. all code inside of the cmd directory) is licensed under the GNU General Public License v3.0, also included in our repository in the COPYING file.

About

CyberMiles extension for the Ethereum Virtual Machine

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages