Browse Source

Added Remix IDE to the Playgrounds file (#5598)

* Added Remix IDE to the Playgrounds file

A powerful Browser IDE for playing around with Solidity smart contracts!

* Update more/free-programming-playgrounds.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* whitespace

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* spaces

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
Pranesh A S 4 năm trước cách đây
mục cha
commit
89a2e1bc90
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      more/free-programming-playgrounds.md

+ 6 - 0
more/free-programming-playgrounds.md

@@ -33,6 +33,7 @@
 * [Rust](#rust)
 * [RxJS](#rxjs)
 * [Scala](#scala)
+* [Solidity](#solidity)
 * [SQL](#sql)
 * [Svelte](#svelte)
 * [Swift](#swift)
@@ -246,6 +247,11 @@
 * [Scastie](https://scastie.scala-lang.org)
 
 
+### Solidity
+
+* [Remix IDE](https://remix.ethereum.org)
+
+
 ### SQL
 
 * [Extends Class](https://extendsclass.com/sqlite-browser.html)