iuna

iuna - experimental devnet protocol
git clone https://iuna.jhx.app/git/iuna.git
Log | Files | Refs | README | LICENSE

commit 1771ea96b4f8a287cd46dfd443c22ba3c6b68568
parent e43e37320a13b3776f88c5391f53075025c86b54
Author: Joris Hartog <jorishartog@hotmail.com>
Date:   Tue, 11 Aug 2026 10:34:43 +0200

Add thanks page

Diffstat:
MREADME.md | 2++
ATHANKS.md | 9+++++++++
2 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -81,6 +81,8 @@ Use your iuna wallet address as the worker username. Accepted shares become PoW We are open to PRs and help running, testing, and improving the devnet. +See [THANKS.md](THANKS.md) for people who have helped test and improve iuna. + ## License iuna is licensed under the Apache License 2.0. See `LICENSE`. diff --git a/THANKS.md b/THANKS.md @@ -0,0 +1,9 @@ +# Thanks + +iuna is better because people run it, break it, test it, and tell us what is confusing. + +Special thanks to: + +- [IkkeMcwood](https://github.com/IkkeMcwood) - thorough UI testing, good feedback, and thoughtful protocol/product input. +- [radbnl](https://github.com/radbnl) - running a public testnet node, good feedback, and thoughtful protocol/product input. +- Robin and Pim - valuable testing.