This repository has been archived by the owner. It is now read-only.
devp2p.cr
devp2p.cr
a native library implementing devp2p
purely for the crystal language. devp2p
is the underlying networking protocol built for and used by ethereum.
track initial library release progress: #1
installation
add the devp2p
library to your shard.yml
dependencies:
secp256k1:
github: q9f/devp2p.cr
version: "~> 0.1"
testing
the library is entirely specified through tests in ./spec
; run:
crystal spec --verbose
contribute
create a pull request, and make sure tests and linter passes.
license: apache license v2.0
contributors: @q9f
Repository
devp2p.cr
Owner
Statistic
- 2
- 0
- 4
- 0
- 2
- over 4 years ago
- January 13, 2020
License
Apache License 2.0
Links
Synced at
Thu, 07 Nov 2024 06:41:56 GMT
Languages