Oskar Thoren 5281e46634 Waku: rename capability to wkk
According to `doc/p2p.md` capability should be three letters.  I can't see this
in https://github.com/ethereum/devp2p/blob/master/rlpx.md#capability-messaging
though, but better safe than sorry.

This also dismabiguates and stays somewhat consistent in vocabulary:

Whisper -> Waku
whisper -> waku
shh     -> wkk
2019-11-21 19:35:27 +02:00
2019-08-20 17:33:43 +02:00
2019-11-21 19:35:27 +02:00
2019-11-21 19:35:27 +02:00
2019-08-24 03:02:30 +02:00
2019-02-05 12:10:36 +02:00
2019-08-24 03:02:30 +02:00
2019-02-05 12:10:36 +02:00
2019-02-05 12:10:36 +02:00
2019-08-14 12:36:56 +02:00

eth - Eth Common Library

License: Apache License: MIT Stability: experimental

Introduction

Ethereum-related utilities written in Nim. Includes things like Bloom filters, private/public key utilities, RLP, devp2p, and more.

Docs

Building & Testing

Prerequisites

Nimble is installed.

nimble install
nimble test

License

Licensed and distributed under either of

or

at your option. This file may not be copied, modified, or distributed except according to those terms.

Description
Common utilities for Ethereum
https://nimbus.status.im
Readme
Languages
Nim 99.9%
Shell 0.1%