go-ethereum/README.md
2024-03-31 22:54:33 +09:00

620 B

Go Ethereum

Golang execution layer implementation of the Ethereum protocol.

Orakle

Orakle open-source EIP team repository.

License

The go-ethereum library (i.e. all code outside of the cmd directory) is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the COPYING.LESSER file.

The go-ethereum binaries (i.e. all code inside of the cmd directory) are licensed under the GNU General Public License v3.0, also included in our repository in the COPYING file.