remix-project mirror
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
remix-project/docs/index.md

1.5 KiB

Welcome to Remix documentation!

Remix is a powerful, open source tool that helps you write Solidity contracts straight from the browser. Written in Javascript, Remix supports both usage in the browser or locally.

Remix also supports testing, debugging and deploying of smart contracts and much more.

Our Remix project with all its features is available at http://remix.ethereum.org and more information can be found in these docs. Our tool is available at our GitHub repository <https://github.com/ethereum/remix-id>__.

This set of documents covers instructions on how to use Remix and some tutorials to help you get started.

Quick start

Deploy and test

Other remix features

Tutorials and workshops

How to contibute