mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
70412f689b
Ethereum is a community-driven project aiming to decentralize the internet and return it to its democratic roots. It is a platform for building and running applications which do not need to rely on trust and cannot be controlled by any central authority. This is the Go implementation of Ethereum y/w paper WWW: https://github.com/ethereum/go-ethereum PR: 201954 Submitted by: enriquefynn@gmail.com
9 lines
354 B
Plaintext
9 lines
354 B
Plaintext
Ethereum is a community-driven project aiming to decentralize the internet and
|
|
return it to its democratic roots. It is a platform for building and running
|
|
applications which do not need to rely on trust and cannot be controlled by
|
|
any central authority.
|
|
|
|
This is the Go implementation of Ethereum y/w paper
|
|
|
|
WWW: https://github.com/ethereum/go-ethereum
|