Skip to content

Commit

Permalink
Merge pull request #6 from ethereum/readmeUpdate1
Browse files Browse the repository at this point in the history
updated resources
  • Loading branch information
Aniket-Engg authored Jul 4, 2022
2 parents 5b266b2 + 2c6c098 commit b4a5a7c
Showing 1 changed file with 17 additions and 10 deletions.
27 changes: 17 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,39 @@
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/ethereum/awesome-remix/pulls)

Awesome Remix
===============
A curated list of Remix resources, tutorials & explanations
A curated list of Remix Project resources, tutorials & explanations

## List of content

- [Remix URLs](#remix-urls)
- [Remix Repositories](#remix-repositories)
- [Remix Plugin Repositories](#remix-plugin-repositories)
- [Remix Forums](#remix-forums)
- [Documentation](#documentation)
- [Tutorials/Blogs](#tutorialsblogs)
- [Miscellaneous](#miscellaneous)
---

## Remix URLs
* Remix Online - https://remix.ethereum.org/
* Remix Alpha - https://remix-alpha.ethereum.org/
* Remix Beta - https://remix-beta.ethereum.org/
* Remix Website - https://remix-project.org/

## Remix Repositories
* [Remix website](https://github.com/ethereum/remix-website) - Remix website https://remix-project.org/ .
* [Remix](https://github.com/ethereum/remix) - Remix core libraries.
* [Remix IDE](https://github.com/ethereum/remix-ide) - Browser-Only Ethereum IDE and Runtime Environment.
* [Remix project](https://github.com/ethereum/remix-project) - Remix IDE and Remix libraries Source Code.
* [Remix website](https://github.com/ethereum/remix-website) - Remix website.
* [Remix desktop](https://github.com/ethereum/remix-desktop) - Remix IDE desktop.
* [Remixd](https://github.com/ethereum/remixd) - Remix server.
* [Remix plugin](https://github.com/ethereum/remix-plugin) - Remix plugin.
* [Remix plugins directory](https://github.com/ethereum/remix-plugins-directory) - Remix plugins directory
* [Remix workshops](https://github.com/ethereum/remix-workshops) - Remix workshops.
* [Remix Alpha](https://github.com/ethereum/remix-live-alpha) - Live deployment of the remix IDE (alpha).
* [Remix live](https://github.com/ethereum/remix-live) - Live deployment of the remix IDE.
* [Remix plugins directory](https://github.com/ethereum/remix-plugins-directory) - Remix plugins directory.
* [Remix Alpha](https://github.com/ethereum/remix-live-alpha) - Live deployment of the Remix IDE (alpha).
* [Remix live](https://github.com/ethereum/remix-live) - Live deployment of the Remix IDE.

## Remix Plugin Repositories
* [Remix Script Runner](https://github.com/yann300/remix-script-runner) - Plugin, responsible to run js/ts scripts on Remix IDE
* [Remix LearnEth](https://github.com/ethereum/remix-workshops) - Plugin to learn web3 development

## Remix Forums
* [Remix Gitter](https://gitter.im/ethereum/remix) - Remix gitter forum.
Expand Down

0 comments on commit b4a5a7c

Please sign in to comment.