Neo has made several core Neo The move follows the release of Neo X MainNet v0.4.2, which introduced a production-ready implementation of its MEV-resistant transaction system.
Core repositories released
Neo X was developed by Bane Labs, a collaboration between Neo Global Development, Neo SPCC and AxLabs. The new public repositories include the chain’s node implementation, bridge contracts, cryptographic libraries, and developer support documentation.
The following repositories have been made public and form the basis of Neo X’s interoperable infrastructure connecting Neo N3 (NeoVM) and Neo
- go-ethereum: Neo X node implementation based on geth, providing full EVM compatibility.
- docs: Technical documentation for the development, implementation and interoperability of Neo
- bridge-evm contracts: smart contracts that enable cross-chain operations between Neo X and Neo N3 on the EVM side.
- bridge-neo-contracts: NeoVM contracts to support the Neo N3 ↔ Neo
- neox-tpke-lib: TypeScript utilities for implementing Threshold Public Key Encryption within Neo X.
- neox-tpke-examples: Demonstration dApps showing TPKE use cases and integration examples.
- mpc: Codebase supports the Multi-Party Computation ceremony used in Neo X’s zero-knowledge DKG setup.
- zk-dkg: Zero-knowledge library for Neo X’s anti-MEV key generation and distributed encryption within the Geth node.
Development timeline
First introduced at the Neo APAC Hackathon in October 2023, Neo The anti-MEV architecture, powered by enveloped transactions, threshold encryption, and dBFT consensus, is designed to enforce fair transaction order.
Over the past two years, the Bane Labs team has conducted audits with Red4Sec, BlockSec, Hacken, and Secure3 to validate Neo X’s architecture and interoperability layer.
With the open source of these repositories, Neo
Looking ahead
Neo X and Neo N3 work together to deliver a unified ecosystem that bridges EVM compatibility with Neo’s dBFT-based consensus and cross-chain framework.
The interoperability stack will soon be extended with the Arbitrary Message Bridge, further expanding cross-chain communication.
You can read the original announcement via the link below:
https://x.com/Neo_Blockchain/status/1983517762799686026
