Remix

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 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, but run locally and in a desktop version.

Remix IDE has modules for testing, debugging and deploying of smart contracts and much more.

To use Remix for development on KardiaChain, first you need to setup MetaMask to work with KardiaChain RPC

Remix-IDE is available at remix.ethereum.org. For more information, please refer to Remix documentation here

Last updated