This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:defact:ethereum:remix:start [2022/02/03 08:44] nick created |
dido:public:ra:xapend:xapend.b_stds:defact:ethereum:remix:start [2022/02/05 08:48] (current) nick |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Remix Project ====== | + | ====== Ethereum: Remix Project ====== |
| + | [[dido:public:ra:xapend:xapend.b_stds:defact:ethereum:start| Return to the Ethereum Standards ]] | ||
| - | Remix Project is a platform for development tools that use a plugin architecture. It encompasses subprojects including Remix Plugin Engine, Remix Libraries, and of course Remix IDE. | + | Remix Project is a platform for development tools that use a plugin architecture. It encompasses subprojects including Remix Plugin Engine, Remix Libraries, and of course Remix [[dido:public:ra:xapend:xapend.a_glossary:i:ide]]. |
| - | 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 is used for the entire journey of contract development with Solidity language, as well as a playground for learning and teaching Ethereum. | + | Remix IDE is an open source web and desktop application. It fosters a fast development cycle and has a rich set of [[dido:public:ra:xapend:xapend.a_glossary:p:plug_in | Plugins]] with intuitive [[dido:public:ra:xapend:xapend.a_glossary:g:gui | Graphical User Interface (GUIs)]]. Remix is used for the entire journey of contract development with Solidity language, as well as a playground for learning and teaching Ethereum. |
| - | Start developing using Remix on browser, visit: https://remix.ethereum.org | + | Start developing using Remix on browser, visit: [[https://remix.ethereum.org]] |
| + | Source: [[https://github.com/ethereum/remix-project]] | ||