This repository has been archived by the owner. It is now read-only.

devp2p.cr

a native library implementing devp2p purely for the crystal language

devp2p.cr

Build Status Language License

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
  • about 4 years ago
  • January 13, 2020
License

Apache License 2.0

Links
Synced at

Fri, 03 May 2024 02:00:41 GMT

Languages