# EVM Compatibility with Enhanced Security

## **EVM Compatibility with Enhanced Security**

### **Seamless Integration**

* **EVM Support**: Fully compatible with the Ethereum Virtual Machine, supporting Solidity and Vyper smart contracts with minimal modifications.
* **Developer Tools**: Supports Ethereum development tools like Remix, Hardhat, and Truffle for ease of integration.

**Enhanced Security through Nibiru**

* **Consensus Mechanism**: Tendermint-based Proof-of-Stake (PoS) consensus ensures high security, energy efficiency, and rapid transaction finality.
* **Validator Network**: A decentralized validator network secures the blockchain, incentivizing honest behavior and penalizing malicious actors.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nebula-18.gitbook.io/nebula/product-feature/protocol-architecture/evm-compatibility-with-enhanced-security.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
