libswarm-ng

C implementation of BMT hasher, Swarmhash and Single Owner Chunk for swarm
git clone git://git.defalsify.org/libswarm-ng.git
Log | Files | Refs | Submodules | README

commit 2ce5c11536b9039ce9b8d905484cb48e8a538a64
parent 40812cd3dc16e7821149e6369c7d9ef4f5c34aac
Author: lash <dev@holbrook.no>
Date:   Sun, 12 Jun 2022 05:30:51 +0000

Add credit to readme

Diffstat:
MREADME | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -37,3 +37,8 @@ A couple of example scripts in: $ cd scripts/wasm $ node keccak.js $ node bmt.js + + +This project has been sponsered by a [Swarm grant](https://www.ethswarm.org/#section-ecosystem). + +It is licensed under GPLv3.