Skip to content

Fork from official golang implementation of the Ethereum protocol. This package only contains the acounts and keysotre sections. Serve to primas-api-sdk-go.

Notifications You must be signed in to change notification settings

primasio/go-ethereum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Ethereum

Fork from official golang implementation of the Ethereum protocol. This package only contains the acounts and keysotre sections. Serve to primas-api-sdk-go.

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) is licensed under the GNU General Public License v3.0, also included in our repository in the COPYING file.

About

Fork from official golang implementation of the Ethereum protocol. This package only contains the acounts and keysotre sections. Serve to primas-api-sdk-go.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 70.1%
  • C 21.3%
  • C++ 3.5%
  • Assembly 1.7%
  • Java 1.1%
  • Python 1.1%
  • Other 1.2%