An open API service indexing awesome lists of open source software.

https://github.com/protolambda/go-enode

enode util from go-ethereum
https://github.com/protolambda/go-enode

Last synced: about 2 months ago
JSON representation

enode util from go-ethereum

Awesome Lists containing this project

README

        

# go-enode

Fork of [`go-ethereum/p2p/enode`](https://github.com/ethereum/go-ethereum/tree/master/p2p/enode), isolated for external usage.

The git-history is preserved with `git subtree split`.
The `go.mod`, `README.md` were added, along with import-path updates.

## License

LGPL v3, see [`LICENSE`](./LICENSE) file.