Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 12, 2023. It is now read-only.
/ lityvm Public archive
forked from ethereum/go-ethereum

CyberMiles extension for the Ethereum Virtual Machine

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

second-state/lityvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9,883 Commits

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

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 86.9%
  • C 5.7%
  • JavaScript 4.5%
  • C++ 0.9%
  • Assembly 0.5%
  • Python 0.3%
  • Other 1.2%

AltStyle によって変換されたページ (->オリジナル) /