From 9972af56612cf80c518273d795cdf2a727e14588 Mon Sep 17 00:00:00 2001 From: Oskar Thoren Date: Fri, 11 Mar 2022 15:45:52 +0800 Subject: [PATCH] Update README --- poseidon-tornado/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 poseidon-tornado/README.md diff --git a/poseidon-tornado/README.md b/poseidon-tornado/README.md new file mode 100644 index 0000000..d2c5f8f --- /dev/null +++ b/poseidon-tornado/README.md @@ -0,0 +1,11 @@ +# Poseidon-Tornado wrapper + +`cargo run` + +## poseidon-tornado + +See: +https://github.com/ChihChengLiang/poseidon-tornado + +Some issues with mixing BigNumber radix 10 and 16 etc. The input currently used was generated with: +https://github.com/oskarth/poseidon-tornado/commit/db64ad09fdb16ad310ba395fc73520f87ad7d344