🛠️
NORDEK
  • Summary
  • DOCUMENTATION
    • Learn about the Nordek Platform
      • Nordek Overview: vision, strategy and platform components
      • The Nordek Blockchain
        • Discovering the Network
        • Nordek Consensus
        • Delegation through Staking with Validators
        • Ethereum (EVM) Compatibility and Smart Contracts
        • Boosting Nordek's Scalability
      • Nordek Token (NRK)
        • NRK Tokenomics
        • Exchanges, Wallets, On-Ramps and DeFi Tools Supporting NRK
        • NRK on Other Chains
      • Interoperability
      • Nordek Governance and Development
        • Nordek Assembly
        • Nordek Improvement Proposals (NIPs)
      • Wallets supporting Nordek
    • Nordek for Business
    • Things you can do on Nordek
      • Interacting with the Nordek Blockchain
      • Nordek Ecosystem
      • Community
      • Grants and Bounties
    • Nordek Mobile Infrastructure Use Cases
  • DEVELOPERS
    • Network Details
      • Nordek Mainnet
      • Nordek Testnet Spark
      • Token Faucets
      • Network Upgrades
        • Upgrade Guide
        • Upgrade Guide (explorer nodes)
        • Block 13,800,000 Fork
        • NIP's
    • Nordek Consensus
      • Contracts Overview
      • Stake, Delegate and Withdraw
      • Vote
      • End-of-Cycle Flow
      • Contract Addresses
    • How to run network nodes?
    • Resources & Tools
      • TheGraph
      • WalletConnect on Nordek
      • Supra Oracles
    • How to become a validator?
      • Getting started as a validator
  • LINKS
    • Discord
    • Facebook
    • Github
    • LinkedIn
    • Medium
    • Telegram
    • Twitter
Powered by GitBook
On this page
  1. DOCUMENTATION
  2. Learn about the Nordek Platform
  3. The Nordek Blockchain

Ethereum (EVM) Compatibility and Smart Contracts

In addition to processing transactions, Nordek nodes also store and update the code and current state of smart contracts. Smart contracts are computer programs or persistent scripts that can be interacted with by sending transactions to invoke their functions. These smart contracts have their own accounts that can hold token balances.

Smart contracts on the Nordek network are stored and executed within a specialized environment known as the "virtual machine" (VM). The Nordek blockchain is currently designed to be broadly compatible with Ethereum's virtual machine (EVM).

As a result, any smart contract or decentralized application (dApp) that can be deployed on Ethereum or another EVM-compatible chain can also be deployed and function on Nordek. This includes contracts adhering to standards such as TL20 and ERC721. No modifications to the smart contract code are necessary for deployment on Nordek.

PreviousDelegation through Staking with ValidatorsNextBoosting Nordek's Scalability

Last updated 1 year ago