All Projects → LambdaIM → lambda-vm

LambdaIM / lambda-vm

Licence: other
DEPRECATED: remove EVM from lambda chain

Programming Languages

go
31211 projects - #10 most used programming language

lambda-vm

Description

Lambda uses the EVM(Ethereum Virtual Machine) as a virtual machine.

Project dependence

EVM relies on Ethereum's statedb, trie to implement contract storage and contract status updates.
The evm dependent library is in the lambda-libs project.

New Opcode

The lambda add an instruction (ORDER) to synchronize the order of the lambda store order exchange.

Order(bytes32 orderID, bytes32 buyerAddress, bytes32 sellerAddress, uint256 ipAddress)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].