Search
Write a publication
Pull to refresh

Comments 2

так что получается Geth  это обычная урезанная нода с api ?

Добрый день! Geth - это Go Ethereum, на ее базе можно сделать полноценную или урезанную ноду Ethereum, и у нее есть API. Также это может быть узел тестовой сети, Rinkeby, например. На базе Geth очень просто сделать свой приватный (корпоративный) блокчейн.

https://geth.ethereum.org/

Go Ethereum is one of the three original implementations (along with C++ and Python) of the Ethereum protocol. It is written in Go, fully open source and licensed under the GNU LGPL v3.

Sign up to leave a comment.

Articles