Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
36c3c821
Commit
36c3c821
authored
May 27, 2016
by
yann300
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #30 from ethereum/chriseth-patch-1
Update README.md
parents
99111979
2768385b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
7 deletions
+8
-7
README.md
README.md
+8
-7
No files found.
README.md
View file @
36c3c821
...
@@ -4,13 +4,14 @@ Ethereum IDE and tools for the web
...
@@ -4,13 +4,14 @@ Ethereum IDE and tools for the web
INSTALLATION:
INSTALLATION:
Brief instructions to build for linux(Todo add other platforms) we will add detailed instructions later
Brief instructions to build for linux(Todo add other platforms) we will add detailed instructions later
-
co the project
-
cd remix
Install eth or geth, npm and node.js (see https://docs.npmjs.com/getting-started/installing-node), then do:
-
install npm and node.js see https://docs.npmjs.com/getting-started/installing-node
-
sudo npm install
git clone https://github.com/ethereum/remix
-
sudo npm run build
cd remix
-
run the eth node: ./eth --rpccorsdomain "
*
" -j -v 0 or if you have build sudo npm run start_node
npm install && npm run build && npm run start_node
-
open remix/index.html
open remix/index.html in your browser.
CODING STYLE:
CODING STYLE:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment