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
66dd8b6f
Commit
66dd8b6f
authored
Jan 11, 2014
by
obscuren
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sub packages
parent
d6f7372a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
2 deletions
+14
-2
README.md
README.md
+14
-2
No files found.
README.md
View file @
66dd8b6f
...
...
@@ -3,7 +3,14 @@ Ethereum
[

](https://travis-ci.org/ethereum/go-ethereum)
Ethereum Go
Ethereum Go (c) 0255c78815d4f056f84c96de438ed9e38c69c0f8af24f5032248be5a79fe9071c3
Ethereum Go is split up in several sub packages. Please refer to each
individual package for more information.
1.
[
ethutil
](
https://github.com/ethereum/ethutil-go
)
2.
[
ethdb
](
https://github.com/ethereum/ethdb-go
)
3.
[
ethwire
](
https://github.com/ethereum/ethwire-go
)
Deps
====
...
...
@@ -13,7 +20,7 @@ Ethereum Go makes use of a modified `secp256k1-go` and therefor GMP.
Install
=======
```
go get https://github.com/ethereum/go-ethereum```
```
go get
-u -t
https://github.com/ethereum/go-ethereum```
Command line options
...
...
@@ -49,3 +56,8 @@ if x > y {
// It's greater!
}
```
Copy
====
69bce990a619e747b4f57483724b0e8a1732bb3b44ccf70b0dd6abd272af94550fc9d8b21232d33ebf30d38a148612f68e936094b4daeb9ea7174088a439070401 0255c78815d4f056f84c96de438ed9e38c69c0f8af24f5032248be5a79fe9071c3
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