Merge pull request #796 from ethereum/docs
First basic changes to readTheDocs table of contentpull/7/head
commit
21b97d7398
@ -1,10 +0,0 @@ |
||||
Tabs Panel |
||||
========== |
||||
|
||||
- ../compile\_tab |
||||
- ../run\_tab |
||||
- ../settings\_tab |
||||
- ../debugger\_tab |
||||
- ../analysis\_tab |
||||
- ../support\_tab |
||||
|
@ -1,4 +1,4 @@ |
||||
Accessing a shared folder in Remix IDE using Remixd |
||||
Access your local filesystem by using Remixd |
||||
=================================================== |
||||
|
||||
Remixd is an npm module. Its purpose is to give the remix web |
@ -0,0 +1,8 @@ |
||||
Building Smart Contracts with Remix |
||||
======================= |
||||
|
||||
We prepared a thorough workshop that will help you build your own DApp. We will show you how to build and deploy smart contracts, how to deploy them and how to interact with them. Later in the workshop you will also learn how to connect your frontend with blockchain by using web3.js. |
||||
|
||||
### Let's get started |
||||
|
||||
To start with the workshop, please click [this link](https://slides.com/ninabreznik/deck-11-13#/) |
Loading…
Reference in new issue