Ubiq
  • Odin
  • The Basics
    • An introduction to Ubiq
    • Nucleus
    • Monetary Policy
      • Historical MP (Pre-Orion)
    • Social Media
    • FAQ
  • Wallets
    • Official Wallets
    • Third Party Wallets
    • Hardware Wallets
  • User Guides
    • Trezor
    • Ledger
    • MetaMask
    • Single-Board Nodes
    • Deploy an ERC-20
  • Governance
    • The Escher System
      • ESCH Airdrop Overview
      • ESCH Airdrop Details
    • UIPs
      • Historical Votes
      • UIP Template
  • Infrastructure & Utilities
    • Mining
      • Proof of Work
      • How to mine UBQ
      • Miner Software
      • Solo Mining vs. Pool Mining
      • Mining Pools
    • Nodes
      • gubiq
      • The Network Statistics Page
      • static-nodes.json
    • Block Explorer
  • Developer Portal
    • Github Repositories
    • Octano d0x
    • Supply API
    • Remix IDE
    • Solidity
  • DAPPS
    • Enmaku
    • NFT's
      • CHIMP
      • GB89
      • nCeption
      • token.gallery
    • Redshift
    • Shinobi
  • Terminology
    • Glossary
  • Branding Resources
    • Conventions
    • Chromatics
    • Font
    • InfoGraphics
Powered by GitBook
On this page

Was this helpful?

  1. Developer Portal

Remix IDE

You can use the open-source tool Remix to develop contracts for Ubiq

PreviousSupply APINextSolidity

Last updated 4 years ago

Was this helpful?

Since smart contracts for Ubiq are written in Solidity, developers have the option to use a number of open-source tools that are apply to any EVM system. Among them is Remix, an integrated development environment that ships with the tools needed to write, test, debug and deploy contracts for Ubiq.

You can find up-to-date documentation for Remix .

You can find the Remix IDE site to begin your contract development .

HERE
HERE