Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Geth-Modification
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张蕾
Geth-Modification
Commits
c34b0c67
Commit
c34b0c67
authored
Jan 11, 2015
by
Marek Kotewicz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
c9015e2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
1 deletion
+17
-1
README.md
README.md
+17
-1
No files found.
README.md
View file @
c34b0c67
...
...
@@ -7,6 +7,22 @@ which implements the [Generic JSON RPC](https://github.com/ethereum/wiki/wiki/Ge
<!-- [](https://ci.testling.com/ethereum/ethereum.js) -->
## Requirements
*
Node.js
*
npm
*
gulp (build)
*
mocha (tests)
```
bash
sudo
apt-get update
sudo
apt-get
install
nodejs
sudo
apt-get
install
npm
sudo
apt-get
install
nodejs-legacy
sudo
npm
install
-g
gulp
sudo
npm
install
-g
mocha
```
## Installation
### Node.js
...
...
@@ -76,4 +92,4 @@ ethereum -ws -loglevel=4
[
dep-image
]:
https://david-dm.org/ethereum/ethereum.js.svg
[
dep-url
]:
https://david-dm.org/ethereum/ethereum.js
[
dep-dev-image
]:
https://david-dm.org/ethereum/ethereum.js/dev-status.svg
[
dep-dev-url
]:
https://david-dm.org/ethereum/ethereum.js#info=devDependencies
\ No newline at end of file
[
dep-dev-url
]:
https://david-dm.org/ethereum/ethereum.js#info=devDependencies
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