Skip to content

ForkbombEu/zkp-microservice

Repository files navigation

zkp-microservice

Privacy-preserving Zero-Knowledge Proof microservice (Longfellow, BBS) for generating and verifying proof.

✨ Zkp microservice features

Entirly written in zencode and hosted with ncr.


🎮 Quick start

Visit the deployed service on https://zkp.api.forkbomb.eu/docs.

🔝 back to top


🏗️ Run your own

To run your own microservice run the following commands:

# clone the repository
git clone https://github.com/ForkbombEu/zkp-microservice.git
cd zkp-microservice

# install ncr and launch it
make up

Then visit http://localhost:3333/docs

🔝 back to top


😍 Acknowledgements

Copyright © 2025 by Forkbomb BV, Amsterdam

🔝 back to top


👤 Contributing

  1. 🔀 FORK IT
  2. Create your feature branch git checkout -b feature/branch
  3. Commit your changes git commit -am 'feat: New feature\ncloses #398'
  4. Push to the branch git push origin feature/branch
  5. Create a new Pull Request gh pr create -f
  6. 🙏 Thank you

🔝 back to top


💼 License

Zkp-microservice - Privacy-preserving Zero-Knowledge Proof microservice
Copyleft 🄯 2025 The Forkbomb Company, Amsterdam

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

🔝 back to top

About

Privacy-preserving Zero-Knowledge Proof microservice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published