EtherLite Documentation
  • Welcome to EtherLite
  • About EtherLite
    • Features
    • Advantages
    • Prospective Use Of EtherLite
      • Payment Systems - Fast Finality
      • DeFi Projects
      • Community Inclusion Currencies
      • Derivative Markets
      • Blockchain Gaming Industry
      • NFT Mint and Transfer
      • Secure Voting Systems
      • Governance Mechanism Base for DeFi Projects
    • News & Information
    • Roadmap
  • For Users
    • Wallets
      • Metamask
      • Portis Wallet
    • EtherLite Coin
      • EtherLite Testnet Faucet
    • Explorers
      • BlockScout
    • Governance
    • Claim Reward
  • For Validators
    • About EtherLite Validators
    • Launch a Validator Node
    • Become a Validator
    • How to create EC2
    • How to create RPC
  • For Developers
    • Wallets
    • RPC
    • Remix IDE
  • For Delegators
    • Become a Delegator
Powered by GitBook
On this page

Was this helpful?

  1. For Developers

Remix IDE

Remix IDE is an open source web and desktop application. It fosters a fast development cycle and has a rich set of plugins with intuitive GUIs. Remix is used for the entire journey of contract development as well as being a playground for learning and teaching Ethereum. Remix IDE is part of the Remix Project which is a platform for development tools that use a plugin architecture. It encompasses sub-projects including Remix Plugin Engine, Remix Libs, and of course Remix-IDE.

Remix IDE is a powerful open source tool that helps you write Solidity contracts straight from the browser. It is written in JavaScript and supports both usage in the browser, in the browser but run locally and in a desktop version. Remix IDE has modules for testing, debugging and deploying of smart contracts and much more.

PreviousRPCNextFor Delegators

Last updated 4 years ago

Was this helpful?