evm | neon-evm | |
---|---|---|
2 | 1 | |
1,244 | 24 | |
1.4% | - | |
4.8 | 9.1 | |
about 2 months ago | 5 days ago | |
Rust | Rust | |
Apache License 2.0 | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
evm
Posts with mentions or reviews of evm.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-15.
-
Precompiled Contracts in Neon: A Case Study of ERC-20 Wrapper
The Neon EVM core program is based on the Sputnik VM, an implementation of the Ethereum Virtual Machine written in Rust. Sputnik VM includes a feature to embed third-party Rust code that can be invoked from Ethereum contracts. This embedded code is known as a “precompiled contract”.
-
Might be a dumb question: Are there any ETH L2s that have a java virtual machine for transactions?
Rust
neon-evm
Posts with mentions or reviews of neon-evm.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-15.
-
Precompiled Contracts in Neon: A Case Study of ERC-20 Wrapper
The Solidity contract
What are some alternatives?
When comparing evm and neon-evm you can also consider the following projects:
besu - An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
rust - Empowering everyone to build reliable and efficient software.
ethereumjs-monorepo - Ethereum L1 Protocol Stack and EVM in TypeScript/JavaScript
evm-opcodes - Ethereum opcodes and instruction reference
openzeppelin-contracts - OpenZeppelin Contracts is a library for secure smart contract development.