LaikaMain
  • About Laika
    • Core Processes
      • Package Generation using ZK Proofs
      • Package Sequencing and Submission on DogeCoin
      • Package and Supply Validations
      • Proof Of Stake Blockchain
      • Chain Halts
    • Tokenomics
    • Roadmap
  • Developers
    • Available Networks
      • Laika Mainnet
      • Laika Testnet
    • Core Contracts
      • Mainnet Deployment Addresses
      • Bridged Assets
    • Laika Multichain Bridge
    • Native Coin
    • Network Fees
    • Smart Contracts
    • Wallets and tools..
    • Validator and Sequencer Node Setup
    • Account Abstraction
    • DAO
    • Resources
  • User Guides
    • Wallet Setup
    • Bridging Doge
    • Account Abstraction
    • Liquid Staking
    • Decentralized autonomous organization (DAO)
    • Delegation
  • More about Laika
    • Why Laika?
    • Architecture
    • Smart Contracts
    • Role of Validators
    • Sequencers
    • Laika Multichain Bridge
    • Account Abstraction
Powered by GitBook
On this page
  1. Developers

Smart Contracts

PreviousNetwork FeesNextWallets and tools..

Last updated 8 months ago

Laika Layer 2 EVM supports Solidity Smart Contracts, which allows applications like Wufiswap, Wiww Marketplace and more to function decentralize on the Laika network.

Existing smart contracts from other Ethereum Virtual Machine based blockchains like Ethereum can be directly deployed on Laika without any changes or very minimal changes required.

Laika Blockchain supports EVM versions upto the latest version which is Cancun.

All existing tools which are usable for development on other EVM chains like Ethereum are directly compatible with Laika, it includes platforms like Remix, development tools like Hardhat, Chai, Truffle, Openzepllin Contract Library , testing tools like Mocha, Foundry and more.

It is recommend to test all smart contracts on the Testnet before deploying them on Mainnet, you can find the relevant network configuration/information below:

Helpful resources that would help you in the development journey on Laika are also linked below:

Mainnet
Testnet
Development Resources