README: note the archival

This commit is contained in:
Daniel Martí
2023-01-27 21:54:55 +00:00
committed by GitHub
parent c3e910e2af
commit 6abaac3b84

View File

@@ -2,6 +2,8 @@
> *arbo*: tree in Esperanto.
**Note**: This Go module has moved to the `arbo` package under https://github.com/vocdoni/vocdoni-node. See https://github.com/vocdoni/vocdoni-node/pull/779. The repository remains archived to not lose information and not confuse any contributors.
MerkleTree implementation in Go. Compatible with the circomlib implementation of
the MerkleTree. Specification: https://docs.iden3.io/publications/pdfs/Merkle-Tree.pdf and https://eprint.iacr.org/2018/955.